ILayoutable.

DesiredSize Property

Summary

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

Syntax

Size DesiredSize { get; }

Value

Type Description
Size