VerticalOffset Property
Gets or sets the Vertical 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 VerticalOffset { get; set; }
Public Property VerticalOffset As Double
Get
Set
member VerticalOffset : float with get, set