Contents

mailComposeSessionDidEnd(_:)

Informs the handler when the user closes a compose window.

Declaration

func mailComposeSessionDidEnd(_ session: MEComposeSession)

Parameters

  • session:

    The compose session that corresponds to the message the user is composing.

See Also

Handling Compose Sessions