init(fullColorImage:)
Creates an image provider with the specified full-color image.
Declaration
convenience init(fullColorImage image: UIImage)Parameters
- image:
The image to display.
Return Value
A full-color image provider.
Discussion
For information about the image sizes and masks, see Apple Watch Human Interface Guidelines.