UnityEngine.iPhoneSettings.StartLocationServiceUpdates C# (CSharp) Méthode

StartLocationServiceUpdates() public static méthode

public static StartLocationServiceUpdates ( float desiredAccuracyInMeters ) : void
desiredAccuracyInMeters float
Résultat void
		public static void StartLocationServiceUpdates(float desiredAccuracyInMeters){}
		public static void StartLocationServiceUpdates(){}

Same methods

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