cancel()
Cancels the current preview interaction.
Declaration
func cancel()Discussion
When a preview interaction is in progress, use this method to cancel it, preventing any further callbacks to the delegate methods.
Cancels the current preview interaction.
func cancel()When a preview interaction is in progress, use this method to cancel it, preventing any further callbacks to the delegate methods.