API Differences in VisualIntelligence in iOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in VisualIntelligence in the iOS 26.0 SDK.

Table of Contents

Structs

SemanticContentDescriptor

Typealiases

SemanticContentDescriptor
public typealias Specification = @_opaqueReturnTypeOf("$s18VisualIntelligence25SemanticContentDescriptorV28defaultResolverSpecificationQrvpZ", 0) __
SemanticContentDescriptor
public typealias UnwrappedType = VisualIntelligence.SemanticContentDescriptor
SemanticContentDescriptor
public typealias ValueType = VisualIntelligence.SemanticContentDescriptor

Properties & Constants

SemanticContentDescriptor
public static var defaultResolverSpecification: some AppIntents.ResolverSpecification
SemanticContentDescriptor
public var description: Swift.String
SemanticContentDescriptor
public var displayRepresentation: AppIntents.DisplayRepresentation
SemanticContentDescriptor
public static var persistentIdentifier: Swift.String
SemanticContentDescriptor
public static var typeDisplayRepresentation: AppIntents.TypeDisplayRepresentation

Conformances

SemanticContentDescriptor
AppIntents._SystemIntentValue
SemanticContentDescriptor
Swift.CustomStringConvertible