Click or drag to resize

UdevControllerExtensionisBluetoothDevice Property

Is the device a Bluetooth device?

Namespace:  Rewired.Platforms.Linux.Udev
Assembly:  Rewired_Linux (in Rewired_Linux.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool isBluetoothDevice { get; }

Property Value

Type: Boolean
See Also