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