IRippleTransition

IRippleTransition 接口

Ripple 幻灯片过渡效果。

public interface IRippleTransition : ITransitionValueBase

属性

名称描述
AsITransitionValueBase { get; }允许获取基于 ITransitionValueBase 接口。只读 ITransitionValueBase
Direction { get; set; }过渡的方向。读写 TransitionCornerAndCenterDirectionType

另见