Share via


HMHomeManagerDelegate_Extensions.DidRemoveHome Method

Definition

The home was removed from manager.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidRemoveHome(this HomeKit.IHMHomeManagerDelegate This, HomeKit.HMHomeManager manager, HomeKit.HMHome home);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidRemoveHome : HomeKit.IHMHomeManagerDelegate * HomeKit.HMHomeManager * HomeKit.HMHome -> unit

Parameters

manager
HMHomeManager
home
HMHome
Attributes

Applies to