Table of Contents

Property StateChanged

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

StateChanged

Gets or sets action which is called when window state is changed.

public Action? StateChanged { get; set; }

Property Value

Action