HMHomeDelegate.DidRemoveRoom(HMHome, HMRoom) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The room
was removed from home
.
[Foundation.Export("home:didRemoveRoom:")]
public virtual void DidRemoveRoom (HomeKit.HMHome home, HomeKit.HMRoom room);
abstract member DidRemoveRoom : HomeKit.HMHome * HomeKit.HMRoom -> unit
override this.DidRemoveRoom : HomeKit.HMHome * HomeKit.HMRoom -> unit
Parameters
- home
- HMHome
- room
- HMRoom
- Attributes