WatchKit class

C43117
concept

A WatchKit class represents an interface controller or UI component in an Apple Watch app, managing the watchOS user interface and its interactions.

All labels observed (2)

Label Occurrences
WatchKit class canonical 5
watchOS application 1

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: WatchKit class
Generated description
A WatchKit class represents an interface controller or UI component in an Apple Watch app, managing the watchOS user interface and its interactions.

Instances (6)

Instance Via concept surface
WKInterfaceObject
WKInterfaceImage
WKInterfaceGroup
WKInterfaceMap
WKRefreshBackgroundTask
Messages (watchOS) watchOS application