init(animation:)
Creates a transaction and assigns its animation property.
Declaration
init(animation: Animation?)Parameters
- animation:
The animation to perform when the current state changes.
Creates a transaction and assigns its animation property.
init(animation: Animation?)The animation to perform when the current state changes.