ContextMenuHorizontalOffset Property

Gets or sets the Horizontal offset of the popup in relation to the PlacementTarget.

Definition

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

Property Value

Double

See Also