ContextMenuPlacementTarget Property
Gets or sets the control that is used to determine the popup's position.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? PlacementTarget { get; set; }
Public Property PlacementTarget As Control
Get
Set
member PlacementTarget : Control with get, set
Property Value
Control