imageName
The name of the image to load from the Watch app’s bundle.
Declaration
var imageName: String? { get }Discussion
The value in this property is set using the init(imageName:) method. For image objects created using other methods, this property is nil.