WKInterfaceGroup

E494394

WKInterfaceGroup is a WatchKit user interface container used to group and layout multiple interface objects together on an Apple Watch app screen.

All labels observed (1)

Label Occurrences
WKInterfaceGroup canonical 3

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf WatchKit class ⓘ
layout container ⓘ
user interface container ⓘ
canContain WKInterfaceButton ⓘ
WKInterfaceGroup ⓘ
WKInterfaceImage ⓘ
WKInterfaceLabel ⓘ
WKInterfaceMap ⓘ
WKInterfacePicker ⓘ
WKInterfaceSeparator ⓘ
WKInterfaceSlider ⓘ
WKInterfaceSwitch ⓘ
WKInterfaceTable ⓘ
category layout and organization ⓘ
conformsTo WKInterfaceObject ⓘ
definedIn WatchKit ⓘ
hasMethod setAccessibilityHint: ⓘ
setAccessibilityLabel: ⓘ
setAccessibilityValue: ⓘ
setAlpha: ⓘ
setBackgroundColor: ⓘ
setBackgroundImage: ⓘ
setBackgroundImageData: ⓘ
setBackgroundImageNamed: ⓘ
setContentInset: ⓘ
setCornerRadius: ⓘ
setHeight: ⓘ
setHidden: ⓘ
setIsAccessibilityElement: ⓘ
setSemanticContentAttribute: ⓘ
setWidth: ⓘ
hasProperty backgroundColor ⓘ
backgroundImage ⓘ
contentInset ⓘ
cornerRadius ⓘ
layoutDirection ⓘ
semanticContentAttribute ⓘ
introducedBy Apple ⓘ
linked to: Apple Inc.
language Objective-C ⓘ
Swift ⓘ
partOf WatchKit framework ⓘ
linked to: WatchKit
platform watchOS ⓘ
primaryUseOn Apple Watch screen ⓘ
supports horizontal layout ⓘ
nested groups ⓘ
vertical layout ⓘ
usedFor grouping interface objects ⓘ
layout of multiple interface elements ⓘ
usedIn Apple Watch apps ⓘ
storyboard-based WatchKit interfaces ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

WatchKit → includesClass → WKInterfaceGroup ⓘ
WKInterfaceObject → isSubclassedBy → WKInterfaceGroup ⓘ
WKInterfaceGroup → canContain → WKInterfaceGroup ⓘ