mailComposeSessionDidBegin(_:)
Informs the handler when the user opens a compose window.
Declaration
func mailComposeSessionDidBegin(_ session: MEComposeSession)Parameters
- session:
The compose session that corresponds to the message the user is composing.