LayoutableDesiredSize 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) Version: 11.3.999
public Size DesiredSize { get; }

Property Value

Size

See Also