The members of MessageUI.MFMessageComposeViewController are listed below.
See Also: Inherited members from UIKit.UINavigationController
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] static | Appearance | MFMessageComposeViewController.MFMessageComposeViewControllerAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] static | AttachmentAlternateFilename | Foundation.NSString. Represents the value associated with the constant MFMessageComposeViewControllerAttachmentAlternateFilename |
| [read-only] static | AttachmentURL | Foundation.NSString. Represents the value associated with the constant MFMessageComposeViewControllerAttachmentURL |
| Body | string. Documentation for this section has not yet been entered. | |
| [read-only] static | CanSendAttachments | bool. Documentation for this section has not yet been entered. |
| [read-only] static | CanSendSubject | bool. Documentation for this section has not yet been entered. |
| [read-only] static | CanSendText | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| MessageComposeDelegate | IMFMessageComposeViewControllerDelegate. Documentation for this section has not yet been entered. | |
| Recipients | string[]. Documentation for this section has not yet been entered. | |
| Subject | string. Documentation for this section has not yet been entered. | |
| [read-only] static | TextMessageAvailabilityDidChangeNotification | Foundation.NSString. Notification constant for TextMessageAvailabilityDidChange |
| [read-only] static | TextMessageAvailabilityKey | Foundation.NSString. Represents the value associated with the constant MFMessageComposeViewControllerTextMessageAvailabilityKey |
| WeakMessageComposeDelegate | Foundation.NSObject. Documentation for this section has not yet been entered. |
AddAttachment(Foundation.NSUrl, string)Documentation for this section has not yet been entered. | ||
AddAttachment(Foundation.NSData, string, string)Documentation for this section has not yet been entered. | ||
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
DisableUserAttachments()Documentation for this section has not yet been entered. | ||
static | GetAppearance<T>()Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
GetAttachments()Documentation for this section has not yet been entered. | ||
static | IsSupportedAttachment(string)Documentation for this section has not yet been entered. | |
| Finished | Documentation for this section has not yet been entered. |