IsOpen Property
Gets whether this Flyout is currently Open
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsOpen { get; protected set; }
Public Property IsOpen As Boolean
Get
Protected Set
member IsOpen : bool with get, set