Lingua

Context.SensorService Campo

Definizione

Usare con #getSystemService(String) per recuperare un android.hardware.SensorManager oggetto per l'accesso ai sensori.

[Android.Runtime.Register("SENSOR_SERVICE")]
public const string SensorService;
[<Android.Runtime.Register("SENSOR_SERVICE")>]
val mutable SensorService : string

Valore del campo

Attributi

Commenti

Usare con #getSystemService(String) per recuperare un android.hardware.SensorManager oggetto per l'accesso ai sensori.

per android.content.Context.SENSOR_SERVICE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche