Share via


HMAccessorySetupManager.AddAndSetUpAccessories Method

Definition

Caution

This API has been removed from the 'HomeKit' framework.

[System.Obsolete("This API has been removed from the 'HomeKit' framework.")]
public virtual void AddAndSetUpAccessories(HomeKit.HMMatterTopology topology, Action<Foundation.NSError> completion);
[<System.Obsolete("This API has been removed from the 'HomeKit' framework.")>]
abstract member AddAndSetUpAccessories : HomeKit.HMMatterTopology * Action<Foundation.NSError> -> unit
override this.AddAndSetUpAccessories : HomeKit.HMMatterTopology * Action<Foundation.NSError> -> unit

Parameters

topology
HMMatterTopology
completion
Action<NSError>
Attributes

Applies to