Share via


UwbRangingCapabilities.SupportedPreambleIndexes Property

Definition

Gets the list of supported preamble indexes.

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

Property Value

a list of supported preamble indexes.

Attributes

Remarks

Gets the list of supported preamble indexes.

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

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