Share via


HMHomeDelegate_Extensions.DidUnblockAccessory Method

Definition

The accessory, which belongs to home, was unblocked.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidUnblockAccessory(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMAccessory accessory);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidUnblockAccessory : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMAccessory -> unit

Parameters

home
HMHome
accessory
HMAccessory
Attributes

Applies to