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. |
Last updated