HMHomeDelegate.DidUpdateAccessControlForCurrentUser(HMHome) Method

Definition

[Foundation.Export("homeDidUpdateAccessControlForCurrentUser:")]
[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 virtual void DidUpdateAccessControlForCurrentUser (HomeKit.HMHome home);
abstract member DidUpdateAccessControlForCurrentUser : HomeKit.HMHome -> unit
override this.DidUpdateAccessControlForCurrentUser : HomeKit.HMHome -> unit

Parameters

home
HMHome
Attributes

Applies to