ILayoutable.

IsArrangeValid Property

Summary

Gets a value indicating whether the control's layouts arrange is valid.
Namespace
Avalonia.Layout
Containing Type
ILayoutable

Syntax

bool IsArrangeValid { get; }

Value

Type Description
bool