Contents

delegate

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

Declaration

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

See Also

Keeping track of home configuration changes