Contents

identity

A transition that returns the input view, unmodified, as the output view.

Declaration

static var identity: AnyTransition { get }

See Also

Getting built-in transitions