HMHome.RemoveActionSetAsync(HMActionSet) 方法

定义

actionSet从主删除并在完成后运行completion

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task RemoveActionSetAsync (HomeKit.HMActionSet actionSet);
abstract member RemoveActionSetAsync : HomeKit.HMActionSet -> System.Threading.Tasks.Task
override this.RemoveActionSetAsync : HomeKit.HMActionSet -> System.Threading.Tasks.Task

参数

actionSet
HMActionSet

返回

表示异步 RemoveActionSet 操作的任务

属性

适用于