No overview available.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
Framework
- Core Animation
Declaration
struct CATransitionSubtype
No overview available.
SDKs
Framework
struct CATransitionSubtype
static let from Bottom: CATransition Subtype
The transition begins at the bottom of the layer.
static let from Left: CATransition Subtype
The transition begins at the left side of the layer.
static let from Right: CATransition Subtype
The transition begins at the right side of the layer.
static let from Top: CATransition Subtype
The transition begins at the top of the layer.