ContextMenuPlacement Property

Gets or sets the desired placement of the popup in relation to the PlacementTarget.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public PlacementMode Placement { get; set; }

Property Value

PlacementMode

See Also