Share via


UwbRangingCapabilities.SupportedRangingUpdateRates Property

Definition

Gets the list of supported ranging update rates.

public System.Collections.Generic.IList<Java.Lang.Integer> SupportedRangingUpdateRates { [Android.Runtime.Register("getSupportedRangingUpdateRates", "()Ljava/util/List;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSupportedRangingUpdateRates", "()Ljava/util/List;", "", ApiSince=36)>]
member this.SupportedRangingUpdateRates : System.Collections.Generic.IList<Java.Lang.Integer>

Property Value

a list of supported update rates.

Attributes

Remarks

Gets the list of supported ranging update rates.

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

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