Contents

startSearchingForUnconfiguredAccessories(matching:)

Starts the search for unconfigured accessories that match the specified predicate.

Declaration

func startSearchingForUnconfiguredAccessories(matching predicate: NSPredicate?)

Parameters

Discussion

This method starts a Wi-Fi scan for unconfigured accessories. Note that searching is a power and resource intensive process and must only be used when actively searching for accessories. As soon as the desired accessories have been located, you should immediately stop a search.

See Also

Finding and Configuring Accessories