PlacementAnchor Property
Gets or sets the anchor point on the PlacementRect when Placement is AnchorAndGravity.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public PopupAnchor PlacementAnchor { get; set; }
Public Property PlacementAnchor As PopupAnchor
Get
Set
member PlacementAnchor : PopupAnchor with get, set