Share via


HMHomeDelegate_Extensions.DidRemoveUser Method

Definition

The user was removed from home.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidRemoveUser(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMUser user);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidRemoveUser : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMUser -> unit

Parameters

home
HMHome
user
HMUser
Attributes

Applies to