HMHomeDelegate_Extensions.DidRemoveRoomFromZone 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 zone
, which belongs to home
.
public static void DidRemoveRoomFromZone (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMRoom room, HomeKit.HMZone zone);
static member DidRemoveRoomFromZone : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMRoom * HomeKit.HMZone -> unit
Parameters
- This
- IHMHomeDelegate
The instance on which this extension method operates.
- home
- HMHome
- room
- HMRoom
- zone
- HMZone