Share via


HMEvent.IsSupported(HMHome) Method

Definition

[Foundation.Export("isSupportedForHome:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool IsSupported(HomeKit.HMHome home);
[<Foundation.Export("isSupportedForHome:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member IsSupported : HomeKit.HMHome -> bool

Parameters

home
HMHome

Returns

Attributes

Applies to