githubEdit

FlyoutBase

Inheritance: AvaloniaObjectarrow-up-right AvaloniaUI documentation: FlyoutBase APIarrow-up-right

Properties

Properties
Description

attachedFlyout(value: WidgetBuilder<'msg, #IFabFlyoutBase>)

Sets the AttachedFlyout property.

Events

Properties
Description

onOpened(msg: 'msg)

Raised when the FlyoutBase is opened.

onClosed(msg: 'msg)

Raised when the FlyoutBase is closed.

Last updated