Swift API type

C56517
concept

A Swift API type is a named, strongly-typed construct (such as a struct, class, enum, or protocol) that defines the shape, behavior, and usage contract of values and interfaces exposed by a Swift-based application programming interface.

Observed surface forms (2)

Surface form Occurrences
HomeKit API type 1
Swift struct 1

Instances (4)

Instance Via concept surface
AVCaptureDevice
AVAudioSession
OCKTask Swift struct
HMCharacteristic HomeKit API type