Layoutable.

InvalidateArrange() Method

Summary

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

Syntax

public void InvalidateArrange()

Return Value

Type Description
void