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