Contents

didSelectCancel()

Sent to the compose view after the cancel animation finishes.

Declaration

func didSelectCancel()

Discussion

By default, this method calls the completeRequestReturningItems: method of the associated extensionContext property, passing the appropriate error value in the items array and a nil expiration.

See Also

Responding to Lifecycle Events