Enumeration Members

NOTDETERMINED: 0

User has not yet made a choice with regards to this application.

Property

Static

Ios

Since

2.0.11

RESTRICTED: 1

This application is not authorized to access camera. The user cannot change this application’s status, possibly due to active restrictions such as parental controls being in place.

Property

Static

Ios

Since

2.0.11

DENIED: 2

User has explicitly denied this application access to camera.

Property

Static

Ios

Since

2.0.11

AUTHORIZED: 3

User has authorized this application to access camera.

Property

Static

Ios

Since

2.0.11

Generated using TypeDoc