GCController.StartWirelessControllerDiscovery(Action) Method

Definition

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

completionHandler
Action

To be added.

This parameter can be null.

Attributes

Applies to