OnFlyoutClosed Method
Invoked when the button's flyout is closed.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected virtual void OnFlyoutClosed()
Protected Overridable Sub OnFlyoutClosed
abstract OnFlyoutClosed : unit -> unit
override OnFlyoutClosed : unit -> unit