DesiredSize Property
Gets the size that this element computed during the measure pass of the layout process.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Size DesiredSize { get; }
Public ReadOnly Property DesiredSize As Size
Get
member DesiredSize : Size with get