Layoutable.

DesiredSize Property

Summary

Gets the size that this element computed during the measure pass of the layout process.
Namespace
Avalonia.Layout
Containing Type
Layoutable

Syntax

public Size DesiredSize { get; private set; }

Value

Type Description
Size