PopupFlyoutBasePlacementAnchor Property

Gets or sets the anchor point on the PlacementRect when Placement is AnchorAndGravity.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public PopupAnchor PlacementAnchor { get; set; }

Property Value

PopupAnchor

See Also