WKInterfaceImage

E494393

WKInterfaceImage is a WatchKit user interface class used to display and manage images on Apple Watch app interfaces.

All labels observed (1)

Label Occurrences
WKInterfaceImage canonical 3

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf WatchKit class
image view class
user interface component
canBeConfiguredIn Interface Builder
canDisplay animated images
static images
canLoadImageFrom NSData
asset catalog
image name
cannot handle touch events directly
category Apple Watch UI component
constrainedBy watchOS performance limitations
developedBy Apple Inc.
documentationURL https://developer.apple.com/documentation/watchkit/wkinterfaceimage
framework WatchKit
hasMethod setAlpha:
setAnimationDuration:
setAnimationImages:
setAnimationRepeatCount:
setHeight:
setHidden:
setImage:
setImageData:
setImageNamed:
setTintColor:
setWidth:
startAnimating
stopAnimating
headerFile WatchKit/WKInterfaceImage.h
inheritsFrom WKInterfaceObject
introducedIn watchOS 1.0
linked to: watchOS
isInteractive false
language Objective-C
Swift
layout managed by WatchKit
module WatchKit
platform watchOS
requires WatchKit extension
linked to: WatchKit
supports accessibility labels
full-color images
template images
supportsAnimation true
supportsTintColor true
usedFor displaying images on Apple Watch
managing images on Apple Watch interfaces
usedIn WatchKit app interfaces
linked to: WatchKit

watchOS complications interfaces
usedWith WKInterfaceController

How these facts were elicited

Referenced by (3)

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

WatchKit includesClass WKInterfaceImage
WKInterfaceObject isSubclassedBy WKInterfaceImage
WKInterfaceGroup canContain WKInterfaceImage