HMHomeDelegate_Extensions.DidUpdateAccessControlForCurrentUser Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidUpdateAccessControlForCurrentUser (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home);
static member DidUpdateAccessControlForCurrentUser : HomeKit.IHMHomeDelegate * HomeKit.HMHome -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
Attributes

Applies to