DataNotificationConfig.ProximityFarCm Property

Definition

Returns the far proximity threshold in centimeters.

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

Property Value

the far proximity in centimeters.

Attributes

Remarks

Returns the far proximity threshold in centimeters.

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

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