LayoutableDesiredSize Property
Gets the size that this element computed during the measure pass of the layout process.
Namespace: Avalonia.LayoutAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Size DesiredSize { get; }
Public ReadOnly Property DesiredSize As Size
Get
member DesiredSize : Size with get
Property Value
Size