Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FilePickerErrorCode

This is an enumeration type constant that refers to error code of file picker, and is defined as follows.

api-version

2

user

Index

Enumeration Members

CANCELED_BY_USER: 1

Canceled by user.

api-version

2

user
NOT_ENOUGH_MEMORY_AVAILABLE: 2

Not enough memory available.

api-version

2

user
NOT_SUPPORT: 3

Not support in the environment.

api-version

2

user
UNKNOWN_ERROR: 0

Unknown error.

api-version

2

user

Generated using TypeDoc