Contents

isIdentity

A Boolean that indicates whether the transition should have an identity effect, i.e. not change the appearance of its view.

Declaration

var isIdentity: Bool { get }

Discussion

This is true in the identity phase.

See Also

Getting phase characteristics