Takes a snapshot of the current view in iOS.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Takes a snapshot of the current view in iOS.
SDKs
Framework
func snapshot(save To HDR: Bool, completion: (ARView .Image?) -> Void)
Takes a snapshot of the current view in macOS.
typealias ARView .Image
A platform-specific type used to represent an image when you take a snapshot.