Table of Contents

Property CloseAction

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

CloseAction

Gets or sets action which is performed when window is closed using Close() method.

public WindowCloseAction? CloseAction { get; set; }

Property Value

WindowCloseAction?