Enumeration Members

Enumeration Members

ALLFILES: "*/*"

Property

All document types, on Android this is */*, on iOS is is public.data.

Static

Android

Ios

Since

4.1.5

IMAGES: "image/*"

Property

All image types (image/* or public.image).

Static

Android

Ios

Since

4.1.5

PLAINTEXT: "text/plain"

Property

Plain text files ie: .txt (text/plain or public.plain-text).

Static

Android

Ios

Since

4.1.5

AUDIO: "audio/*"

Property

All audio types (audio/* or public.audio).

Static

Android

Ios

Since

4.1.5

PDF: "application/pdf"

Property

PDF documents (application/pdf or com.adobe.pdf).

Static

Android

Ios

Since

4.1.5

Generated using TypeDoc