Langue

BleCsRangingParams.SightTypeLineOfSight Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Ranging.Ble.CS.BleCsRangingParamsSightType enum directly instead of this field.

L’appareil distant est en ligne de vue.

[Android.Runtime.Register("SIGHT_TYPE_LINE_OF_SIGHT", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.Ble.CS.BleCsRangingParamsSightType enum directly instead of this field.", true)]
public const Android.Ranging.Ble.CS.BleCsRangingParamsSightType SightTypeLineOfSight = 1;
[<Android.Runtime.Register("SIGHT_TYPE_LINE_OF_SIGHT", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.Ble.CS.BleCsRangingParamsSightType enum directly instead of this field.", true)>]
val mutable SightTypeLineOfSight : Android.Ranging.Ble.CS.BleCsRangingParamsSightType

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

L’appareil distant est en ligne de vue.

Java documentation pour android.ranging.ble.cs.BleCsRangingParams.SIGHT_TYPE_LINE_OF_SIGHT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à