PopupPositionerParametersSize Property

Set the size of the popup that is to be positioned with the positioner object, in device- independent pixels.

Definition

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

Property Value

Size

See Also