UnityEngine.iPhoneSettings.StartLocationServiceUpdates C# (CSharp) Method

StartLocationServiceUpdates() public static method

public static StartLocationServiceUpdates ( ) : void
return void
		public static void StartLocationServiceUpdates(){}
		public static void StopLocationServiceUpdates(){}

Same methods

iPhoneSettings::StartLocationServiceUpdates ( float desiredAccuracyInMeters ) : void
iPhoneSettings::StartLocationServiceUpdates ( float desiredAccuracyInMeters, float updateDistanceInMeters ) : void