Table of Contents

Property HandleDestroyed

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HandleDestroyed

Gets or sets an action which is called when 'HandleDestroyed' event is raised.

Action? HandleDestroyed { get; set; }

Property Value

Action