Language

BluetoothGattConnectionSettings.IsAutoConnectEnabled Property

Definition

Returns true if auto connection enabled or false otherwise.

public bool IsAutoConnectEnabled { [Android.Runtime.Register("isAutoConnectEnabled", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isAutoConnectEnabled", "()Z", "", ApiSince=37)>]
member this.IsAutoConnectEnabled : bool

Property Value

Returns true if auto connection enabled or false otherwise.

Attributes

Remarks

Returns true if auto connection enabled or false otherwise.

Android reference for android.bluetooth.BluetoothGattConnectionSettings.isAutoConnectEnabled.

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