DataNotificationConfig.ProximityNearCm Property

Definition

Returns the near proximity threshold in centimeters.

public int ProximityNearCm { [Android.Runtime.Register("getProximityNearCm", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getProximityNearCm", "()I", "", ApiSince=36)>]
member this.ProximityNearCm : int

Property Value

the near proximity in centimeters.

Attributes

Remarks

Returns the near proximity threshold in centimeters.

Java documentation for android.ranging.DataNotificationConfig.getProximityNearCm().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to