MFMessageComposeViewController.GetAttachments Method

Definition

[Foundation.Export("attachments")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary[] GetAttachments ();
abstract member GetAttachments : unit -> Foundation.NSDictionary[]
override this.GetAttachments : unit -> Foundation.NSDictionary[]

Returns

Attributes

Applies to