Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

PlayerSettings.Tizen.SetGPSPermissions

static function SetGPSPermissions(enable: bool): void;
static void SetGPSPermissions(bool enable);
static def SetGPSPermissions(enable as bool) as void

Parameters

enableNew permission value.

Description

Enable / Disable access to the device GPS. (Will prompt for user for access).