classification
A type that provides information about the surface classification the scene is snapped to. This property only has a value if the scene is snapped and authorizationStatus is .authorized.
Declaration
var classification: SurfaceClassification? { get }