contextualActionsPreviewImage
An image to show alongside the contextual actions.
Declaration
@NSCopying var contextualActionsPreviewImage: UIImage? { get set }Discussion
Use this to enhance a contextual action with more context. For example, if the action presents a button to jump back in time, show a preview frame of where in the movie the action skips to.