PopupPlacementTarget Property

Gets or sets the control that is used to determine the popup's position.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ResolveByNameAttribute]
public Control? PlacementTarget { get; set; }

Property Value

Control

See Also