UnityEngine.iPhoneSettings.StartLocationServiceUpdates C# (CSharp) Метод

StartLocationServiceUpdates() публичный статический Метод

public static StartLocationServiceUpdates ( float desiredAccuracyInMeters ) : void
desiredAccuracyInMeters float
Результат void
		public static void StartLocationServiceUpdates(float desiredAccuracyInMeters){}
		public static void StartLocationServiceUpdates(){}

Same methods

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