ILayoutable.

InvalidateArrange() Method

Summary

Invalidates the arrangement of the control and queues a new layout pass.
Namespace
Avalonia.Layout
Containing Type
ILayoutable

Syntax

void InvalidateArrange()

Return Value

Type Description
void