delegate
A delegate that receives updates on the state of the accessory.
Declaration
weak var delegate: (any HMAccessoryDelegate)? { get set }A delegate that receives updates on the state of the accessory.
weak var delegate: (any HMAccessoryDelegate)? { get set }