Type Property 型プロパティ

GCControllerDidConnect

Posts after a controller connects to the device.

Declaration 宣言

static let GCControllerDidConnect: NSNotification.Name

Discussion 議論

The notification object is the GCController object that connects to the device.

See Also 参照

GameController