Sensor.IsAdditionalInfoSupported Proprietà

Definizione

Restituisce true se il sensore supporta l'API informazioni aggiuntive del sensore

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

Valore della proprietà

true se il sensore supporta l'API informazioni aggiuntive del sensore

Attributi

Commenti

Restituisce true se il sensore supporta l'API informazioni aggiuntive del sensore

per android.hardware.Sensor.isAdditionalInfoSupported().

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