HMHome.ExecuteActionSet(HMActionSet, Action<NSError>) 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.
Runs the specified actionSet
and runs completion
afer it has finished.
[Foundation.Export("executeActionSet:completionHandler:")]
public virtual void ExecuteActionSet (HomeKit.HMActionSet actionSet, Action<Foundation.NSError> completion);
abstract member ExecuteActionSet : HomeKit.HMActionSet * Action<Foundation.NSError> -> unit
override this.ExecuteActionSet : HomeKit.HMActionSet * Action<Foundation.NSError> -> unit
Parameters
- actionSet
- HMActionSet
- Attributes