Platforms to show: All Mac Windows Linux Cross-Platform
Back to MFMailComposeViewControllerMBS class.
MFMailComposeViewControllerMBS.Handle as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
(Read and Write property)
MFMailComposeViewControllerMBS.isBeingPresented as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Returns true if the dialog is visible.
(Read only property)
MFMailComposeViewControllerMBS.isHTML as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
(Read only property)
MFMailComposeViewControllerMBS.messageBody as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
(Read only property)
MFMailComposeViewControllerMBS.preferredSendingEmailAddress as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
emailAddress: The preferred email address used to send this message.
If the user doesn’t have an account with a preferred address set up, the default account is used instead.
Only set this method before you display the mail composition interface. Don’t call it after presenting the interface to the user.
(Read and Write property)
MFMailComposeViewControllerMBS.subject as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | Messages | MBS iOS Plugin | 24.2 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
This method replaces the previous subject text with the new text. Only set this property before you display the mail composition interface. Don’t set it after presenting the interface to the user.
(Read and Write property)
The items on this page are in the following plugins: MBS iOS Plugin.