Type Property 型プロパティ

GCControllerDidBecomeCurrent

Posts when a controller becomes the current controller.

Declaration 宣言

static let GCControllerDidBecomeCurrent: NSNotification.Name

Discussion 議論

The notification object is the GCController object that’s current.

See Also 参照

GameController