FlyoutBaseTarget Property

Gets the Target used for showing the Flyout

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? Target { get; protected set; }

Property Value

Control

See Also