MFMessageComposeViewController.IsSupportedAttachment(String) Method

Definition

[Foundation.Export("isSupportedAttachmentUTI:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool IsSupportedAttachment (string uti);
static member IsSupportedAttachment : string -> bool

Parameters

uti
String

Returns

Attributes

Applies to