HMHomeDelegate.DidRemoveActionSet(HMHome, HMActionSet) 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 actionSet
was removed from home
.
[Foundation.Export("home:didRemoveActionSet:")]
public virtual void DidRemoveActionSet (HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
abstract member DidRemoveActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit
override this.DidRemoveActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit
Parameters
- home
- HMHome
- actionSet
- HMActionSet
- Attributes