Sdílet prostřednictvím


MFMessageComposeViewController.IsSupportedAttachment(String) Method

Definition

[Foundation.Export("isSupportedAttachmentUTI:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool IsSupportedAttachment(string uti);
[<Foundation.Export("isSupportedAttachmentUTI:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member IsSupportedAttachment : string -> bool

Parameters

uti
String

Returns

Attributes

Applies to