LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

LocationServiceStatus

enumeration

Description

Describes location service status.

Properties

StoppedLocation service is stopped.
InitializingLocation service is initializing, some time later it will switch to.
RunningLocation service is running and locations could be queried.
FailedLocation service failed (user denied access to location service).