Type Property 型プロパティ

GCControllerDidDisconnect

Posts after a controller disconnects from the device.

Declaration 宣言

static let GCControllerDidDisconnect: NSNotification.Name

Discussion 議論

The notification object is the GCController object that disconnects from the device.

See Also 参照

GameController