ILayoutable.

PreviousMeasure Property

Summary

Gets the available size passed in the previous layout pass, if any.
Namespace
Avalonia.Layout
Containing Type
ILayoutable

Syntax

Size? PreviousMeasure { get; }

Value

Type Description
Size?