LayoutableEffectiveViewportChanged Event
Occurs when the element's effective viewport changes.
Namespace: Avalonia.LayoutAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler<EffectiveViewportChangedEventArgs> EffectiveViewportChanged
Public Event EffectiveViewportChanged As EventHandler(Of EffectiveViewportChangedEventArgs)
member EffectiveViewportChanged : IEvent<EventHandler<EffectiveViewportChangedEventArgs>,
EffectiveViewportChangedEventArgs>
Value
EventHandlerEffectiveViewportChangedEventArgs