다음을 통해 공유


HMHomeDelegate_Extensions.DidUpdateHomeHubState 메서드

정의

[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 DidUpdateHomeHubState (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMHomeHubState homeHubState);
static member DidUpdateHomeHubState : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMHomeHubState -> unit

매개 변수

This
IHMHomeDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

home
HMHome
homeHubState
HMHomeHubState
특성

적용 대상