IOrientationTransition

IOrientationTransition interface

Orientation slide transition effect.

public interface IOrientationTransition : ITransitionValueBase

Properties

NameDescription
AsITransitionValueBase { get; }Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase.
Direction { get; set; }Direction of transition. Read/write Orientation.

See Also