GCController.StartWirelessControllerDiscovery(Action) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts discovery of nearby wireless controllers, and runs the provided completion handler when all discoverable controllers are discovered.
[Foundation.Export("startWirelessControllerDiscoveryWithCompletionHandler:")]
public static void StartWirelessControllerDiscovery (Action completionHandler);
static member StartWirelessControllerDiscovery : Action -> unit
Parameters
- Attributes