Share via


HMHomeDelegate.DidUpdateSupportedFeatures(HMHome) Method

Definition

[Foundation.Export("homeDidUpdateSupportedFeatures:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidUpdateSupportedFeatures(HomeKit.HMHome home);
[<Foundation.Export("homeDidUpdateSupportedFeatures:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidUpdateSupportedFeatures : HomeKit.HMHome -> unit
override this.DidUpdateSupportedFeatures : HomeKit.HMHome -> unit

Parameters

home
HMHome

Implements

Attributes

Applies to