FlyoutBaseTarget Property
Gets the Target used for showing the Flyout
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? Target { get; protected set; }
Public Property Target As Control
Get
Protected Set
member Target : Control with get, set
Property Value
Control