Interface ITransition
Interface for Transition objects.
[NotClientImplementable]
[PrivateApi]
public interface ITransition
Properties
Property
Gets the property to be animated.
AvaloniaProperty Property { get; set; }
Interface for Transition objects.
[NotClientImplementable]
[PrivateApi]
public interface ITransition
Gets the property to be animated.
AvaloniaProperty Property { get; set; }