Swift-bridged class
C43124
concept
A Swift-bridged class is an Objective-C (or other language) class that is exposed to and interoperates seamlessly with Swift through language bridging mechanisms, allowing it to be used as a native Swift type.
All labels observed (2)
| Label | Occurrences |
|---|---|
| SpriteKit class | 7 |
| Swift-bridged class canonical | 4 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: Swift-bridged class
Generated description
A Swift-bridged class is an Objective-C (or other language) class that is exposed to and interoperates seamlessly with Swift through language bridging mechanisms, allowing it to be used as a native Swift type.
Instances (11)
| Instance | Via concept surface |
|---|---|
| CMSensorRecorder | — |
| SKNode | SpriteKit class |
| SKPhysicsBody | SpriteKit class |
| SKLabelNode | SpriteKit class |
| SKTexture | SpriteKit class |
| SKCameraNode | SpriteKit class |
| SKAudioNode | SpriteKit class |
| SKTileMapNode | SpriteKit class |
| AVAssetExportSession | — |
| AVAudioPlayer | — |
| AVAudioRecorder | — |