TransitionCompletedEventArgsFrom Property

Gets the content that was transitioned from.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? From { get; }

Property Value

Object

See Also