Contents

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.

See Also

Handling preview interactions