Skip to main content

UpdateLayout Method

Executes a layout pass.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public void UpdateLayout()

Remarks

You should not usually need to call this method explictly, the layout manager will schedule layout passes itself.

See Also

Reference

Layoutable Class
Avalonia.Layout Namespace