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