Contents

image

The action’s image.

Declaration

@NSCopying var image: UIImage? { get set }

Discussion

The image appears next to the action’s title. Only the context menu system supports the display of an image, and only when the app is running in iOS.

See Also

Getting information about the action