ContextMenu.

PlacementTarget Property

Summary

Gets or sets the control that is used to determine the popup's position.
Namespace
Avalonia.Controls
Containing Type
ContextMenu

Syntax

public Control? PlacementTarget { get; set; }

Value

Type Description
Control?