Contents

image

The image displayed in the Siri watch face card.

Declaration

@NSCopying var image: INImage? { get set }

Mentioned in

Discussion

The image should be a square image. INDefaultCardTemplate automatically scales the image to fit and rounds the image corners, and the card template supports image transparency.

See Also

Managing Template Information