GSLeds

@objc
public protocol GSLeds

Peripheral managing leds.

Note

This protocol is for Objective-C compatibility only.
  • Switch state setting

    Declaration

    Swift

    @objc(state)
    var state: BoolSetting? { get }