UwbRangingCapabilities.SupportedSlotDurations Property

Definition

Gets the list of supported slot durations in microseconds.

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

Property Value

a list of supported slot durations.

Attributes

Remarks

Gets the list of supported slot durations in microseconds.

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

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