Upravit

Sdílet prostřednictvím


HMHome.RemoveServiceGroupAsync(HMServiceGroup) Method

Definition

Removes group from the home and runs completion after it has finished.

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

Parameters

Returns

A task that represents the asynchronous RemoveServiceGroup operation

Attributes

Applies to