Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 543 Bytes

locationpermission.md

File metadata and controls

9 lines (7 loc) · 543 Bytes

LocationPermission

Represents the location permission granted to the app.

Attributes
ALWAYS Location data is always accessible.
ONLY_WHILE_IN_USE Location data is accessible only while the app is being used.
NEVER Location data is not accessible.