A Boolean value that indicates whether a zoom transition is in progress.
SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
var isRampingVideoZoom: Bool { get }
Discussion
You can observe changes to the value of this property using Key-value observing to be notified when a zoom transition begins or ends.