Placement Property
Gets or sets the desired placement of the popup in relation to the PlacementTarget.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public PlacementMode Placement { get; set; }
Public Property Placement As PlacementMode
Get
Set
member Placement : PlacementMode with get, set
Property Value
PlacementModeSee Also
Reference
PopupFlyoutBase Class
Avalonia.Controls.Primitives Namespace