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.
A Boolean that indicates whether the transition should have an identity effect, i.e. not change the appearance of its view.
var isIdentity: Bool { get }This is true in the identity phase.