MessageUI.MFMailComposeViewController: Method Members

The methods of MessageUI.MFMailComposeViewController are listed below. For a list of all members, see the MFMailComposeViewController Members list.

See Also: Inherited members from UIKit.UINavigationController

Public Methods

AddAttachmentData(Foundation.NSData, string, string)
Documentation for this section has not yet been entered.
static
AppearanceWhenContainedIn(params Type[]) : MFMailComposeViewController.MFMailComposeViewControllerAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : MFMailComposeViewController.MFMailComposeViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : MFMailComposeViewController.MFMailComposeViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : MFMailComposeViewController.MFMailComposeViewControllerAppearance
Documentation for this section has not yet been entered.
SetBccRecipients(string[])
Documentation for this section has not yet been entered.
SetCcRecipients(string[])
Documentation for this section has not yet been entered.
SetMessageBody(string, bool)
Documentation for this section has not yet been entered.
SetSubject(string)
Documentation for this section has not yet been entered.
SetToRecipients(string[])
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MFMailComposeViewController object.