Share via


UwbRangingCapabilities.MinimumRangingInterval Property

Definition

Gets the minimum supported ranging interval.

public Java.Time.Duration MinimumRangingInterval { [Android.Runtime.Register("getMinimumRangingInterval", "()Ljava/time/Duration;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMinimumRangingInterval", "()Ljava/time/Duration;", "", ApiSince=36)>]
member this.MinimumRangingInterval : Java.Time.Duration

Property Value

the minimum ranging interval.

Attributes

Remarks

Gets the minimum supported ranging interval.

Java documentation for android.ranging.uwb.UwbRangingCapabilities.getMinimumRangingInterval().

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