Language

SubscribeConfig.IngressDistanceMm Property

Definition

Get the ingress distance in mm.

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

Property Value

The ingress distance in mm.

Attributes

Remarks

Get the ingress distance in mm. See Builder.setIngressDistanceMm(int).

Android reference for android.net.wifi.aware.SubscribeConfig.getIngressDistanceMm.

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