From Property
Gets the content that was transitioned from.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? From { get; }
Public ReadOnly Property From As Object
Get
member From : Object with get
Property Value
ObjectSee Also
Reference
TransitionCompletedEventArgs Class
Avalonia.Controls Namespace