LayoutableLayoutUpdated Event

Occurs when a layout pass completes for the control.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler LayoutUpdated

Value

EventHandler

See Also