BluetoothAdapter.Enabled Property

Neo smartpen SDK

BluetoothAdapterEnabled Property

Specifies whether the bluetooth adapter is enabled.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public bool Enabled { get; }

Property Value

Type: Boolean
See Also