-
-
Notifications
You must be signed in to change notification settings - Fork 213
IOBluetoothDeviceSelectorController
Peter Foot edited this page Apr 15, 2018
·
1 revision
Allows the selection of one or more devices using the standard OS dialog. Can be run as a modal dialog or as a sheet attached to an NSWindow. You can customise the following aspects of the UI:-
Title - Title of window when run as a modal dialog Header - Short block of header text DescriptionText - Description in the device selector Prompt - Title of the select button Cancel - Title of the cancel button
You can filter the available devices by adding one or more allowed service UUIDs that you support. You cannot filter on class of device values or device names.
32feet.NET - Personal Area Networking for .NET
In The Hand Ltd