ILayoutable.

PreviousArrange Property

Summary

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

Syntax

Rect? PreviousArrange { get; }

Value

Type Description
Rect?