Language

WifiPdRangingCapabilities.MaxPreamble Property

Definition

Gets the maximum supported preamble type.

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

Property Value

The maximum supported WifiAnnotations.PreambleType.

Attributes

Remarks

Gets the maximum supported preamble type.

Android reference for android.ranging.wifi.pd.WifiPdRangingCapabilities.getMaxPreamble.

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