IsDialog Property
Gets whether this window was opened as a dialog
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsDialog { get; }
Public ReadOnly Property IsDialog As Boolean
Get
member IsDialog : bool with get