Inheritance: AvaloniaObjectarrow-up-right AvaloniaUI documentation: FlyoutBase APIarrow-up-right
attachedFlyout(value: WidgetBuilder<'msg, #IFabFlyoutBase>)
Sets the AttachedFlyout property.
onOpened(msg: 'msg)
Raised when the FlyoutBase is opened.
onClosed(msg: 'msg)
Raised when the FlyoutBase is closed.
Last updated 1 year ago