Type Method 型メソッド

move(edge:)

Returns a transition that moves the view away, towards the specified edge of the view. ビューをビューのその指定された縁から離れて、に向かって移動するある遷移を返します。

Declaration 宣言

static func move(edge: Edge) -> AnyTransition

See Also 参照

Getting Built-in Transitions