Contents

delegate

A delegate that receives updates on the state of the accessory.

Declaration

weak var delegate: (any HMAccessoryDelegate)? { get set }

See Also

Tracking changes to an accessory