LayoutUpdated Event
Occurs when a layout pass completes for the control.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public event EventHandler LayoutUpdated
Public Event LayoutUpdated As EventHandler
member LayoutUpdated : IEvent<EventHandler,
EventArgs>