TransitioningContentControl.Transition property¶
Defined in
Type: TransitioningContentControl
Namespace: ReactiveUI.Reactive
Assembly: ReactiveUI.Wpf.Reactive.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481, net471
public TransitioningContentControl.TransitionType Transition { get; set; }
Summary: Gets or sets the transition type used when the content changes.
Returns: TransitionType
Value: The transition type. The default is Fade.
Remarks
This property selects which visual state(s) the control will attempt to enter during a transition.