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
属性

适用于