Contents

contentImage

The image to display for the item.

Declaration

@NSCopying var contentImage: WKImage? { get set }

Discussion

This image contains the item’s content and is displayed when the item is selected. The content image supported for all picker styles.

See Also

Setting the Picker Item’s Content