PlacementGravity Property
Gets or sets a value which defines in what direction the popup should open when Placement is AnchorAndGravity.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public PopupGravity PlacementGravity { get; set; }
Public Property PlacementGravity As PopupGravity
Get
Set
member PlacementGravity : PopupGravity with get, set