Skip to main content

TransitionCompleted Event

Raised when the old content isn't needed anymore by the control, because the transition has completed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<TransitionCompletedEventArgs> TransitionCompleted

Value

EventHandler(TransitionCompletedEventArgs)

See Also

Reference

TransitioningContentControl Class
Avalonia.Controls Namespace