Skip to content

TransitioningContentControl.Direction 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.TransitionDirection Direction { get; set; }

View source

Summary: Gets or sets the direction used by directional transitions.

Returns: TransitionDirection

Value: The transition direction. The default is Left.

Remarks

This property is ignored by Fade.