HorizontalOffset Property
Gets or sets the Horizontal offset of the popup in relation to the PlacementTarget.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double HorizontalOffset { get; set; }
Public Property HorizontalOffset As Double
Get
Set
member HorizontalOffset : float with get, set