TransitioningContentControlIsTransitionReversed Property
Gets or sets a value indicating whether the control will be animated in the reverse direction.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTransitionReversed { get; set; }
Public Property IsTransitionReversed As Boolean
Get
Set
member IsTransitionReversed : bool with get, set
Property Value
Boolean May not apply to all transitions.