MacOS_Clicker

class MacOS_Clicker : NSButton

This is a subclass of the standard button class, allowing us to attach a device discovery record.

  • This is how we associate a device with a connect/disconnect button.

    Declaration

    Swift

    var discoveryInfo: RVS_BlueThoth.DiscoveryData?