Type Property 型プロパティ

GCControllerDidStopBeingCurrent

Posts when a controller stops being the current controller.

Declaration 宣言

static let GCControllerDidStopBeingCurrent: NSNotification.Name

Discussion 議論

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

See Also 参照

GameController