Język

SessionConfig.AntennaMode Property

Definition

Returns antenna mode of the session.

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

Property Value

the antenna mode.

Attributes

Remarks

Returns antenna mode of the session.

Android reference for android.ranging.SessionConfig.getAntennaMode.

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