PopupSize Property
The Size of the Popup control.
Definition
Namespace: Avalonia.Controls.Primitives.PopupPositioning
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size PopupSize { get; }
Public ReadOnly Property PopupSize As Size
Get
member PopupSize : Size with get
Property Value
SizeSee Also
Reference
CustomPopupPlacement Class
Avalonia.Controls.Primitives.PopupPositioning Namespace