BluetoothLEHelper Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context for the entire app. This is where all app wide variables are stored
public class BluetoothLEHelper
type BluetoothLEHelper = class
Public Class BluetoothLEHelper
- Inheritance
-
BluetoothLEHelper
Bluetooth |
Gets the list of available bluetooth devices |
Context |
Gets the app context |
Dispatcher |
Gets or sets which DispatcherQueue is used to dispatch UI updates. |
Is |
Gets a value indicating whether central role is supported by this device |
Is |
Gets a value indicating whether app is currently enumerating |
Is |
Gets a value indicating whether peripheral mode is supported by this device |
Start |
Starts enumeration of bluetooth device |
Stop |
Stops enumeration of bluetooth device |
Enumeration |
An event for when the enumeration is complete. |
Product | Versions |
---|---|
Windows Community Toolkit | 7.0.0 |