Summary
Gets whether this Flyout is currently Open
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- FlyoutBase
Syntax
public bool IsOpen { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsOpen { get; private set; }
Type | Description |
---|---|
bool |