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.
The action’s image.
@NSCopying var image: UIImage? { get set }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.