Contents

SemanticContentDescriptor.UnwrappedType

A type that represents the unwrapped value of a semantic content descriptor.

Declaration

typealias UnwrappedType = SemanticContentDescriptor

Discussion

This type defines the underlying type that the system uses when unwrapping a SemanticContentDescriptor instance. It’s part of App Intents’ internal type system for handling visual intelligence data.

See Also

Protocol conformance