HMHomeDelegate_Extensions.DidRemoveAccessory 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 accessory
was removed from home
.
public static void DidRemoveAccessory (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMAccessory accessory);
static member DidRemoveAccessory : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMAccessory -> unit
Parameters
- This
- IHMHomeDelegate
The instance on which this extension method operates.
- home
- HMHome
- accessory
- HMAccessory