Size 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)
- C#
- VB
- F#
public Size Size {
get;
set; }
Public Property Size As Size
Get
Set
member Size : Size with
get, set
Property Value
SizeSee Also
Reference
PopupPositionerParameters Structure
Avalonia.Controls.Primitives.PopupPositioning Namespace