UIDocumentBrowserAction.SupportedContentTypes Property

Definition

Gets or sets the array of Uniform Type Identifiers for the types that the action supports.

public virtual string[] SupportedContentTypes { [Foundation.Export("supportedContentTypes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSupportedContentTypes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SupportedContentTypes : string[] with get, set

Property Value

String[]
Attributes

Applies to