Skip to main content

IsTransitionReversed Property

Gets or sets a value indicating whether the control will be animated in the reverse direction.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsTransitionReversed { get; set; }

Property Value

Boolean

Remarks

May not apply to all transitions.

See Also

Reference

TransitioningContentControl Class
Avalonia.Controls Namespace