Linguaggio

Sensor.IsDynamicSensor Proprietà

Definizione

Restituisce true se il sensore è un sensore dinamico.

public virtual bool IsDynamicSensor { [Android.Runtime.Register("isDynamicSensor", "()Z", "GetIsDynamicSensorHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("isDynamicSensor", "()Z", "GetIsDynamicSensorHandler", ApiSince=24)>]
member this.IsDynamicSensor : bool

Valore della proprietà

true se il sensore è un sensore dinamico (sensore aggiunto in fase di esecuzione).

Attributi

Commenti

Restituisce true se il sensore è un sensore dinamico.

per android.hardware.Sensor.isDynamicSensor().

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