共用方式為


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 作業的工作

屬性

適用於