Contents

SemanticContentDescriptor.Specification

A type that specifies how the system resolves a semantic content descriptor.

Declaration

typealias Specification = some ResolverSpecification

Discussion

This type is part of the internal mechanism that App Intents uses to process visual intelligence data. It defines the specification type that determines how the system resolves a SemanticContentDescriptor instance.

See Also

Protocol conformance