Skip to main content

FlyoutBase Properties

Properties

InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsOpenGets whether this Flyout is currently Open
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
TargetGets the Target used for showing the Flyout

See Also

Reference

FlyoutBase Class
Avalonia.Controls.Primitives Namespace