IRippleTransition

IRippleTransition interface

Ripple slide transition effect.

public interface IRippleTransition : ITransitionValueBase

Properties

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

See Also