UIDocumentPickerExtensionViewController.ValidTypes Property

Definition

Gets an array of uniform type identifiers for valid types if this UIDocumentPickerExtensionViewController controller is in import or open mode, or null for other modes.

public virtual string[] ValidTypes { [Foundation.Export("validTypes", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ValidTypes : string[]

Property Value

String[]
Attributes

Applies to