Skip to main content

PlacementTarget 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)

[ResolveByNameAttribute]
public Control? PlacementTarget { get; set; }

Property Value

Control

See Also

Reference

Popup Class
Avalonia.Controls.Primitives Namespace