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