---
title: LSSupportsGameMode
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/lssupportsgamemode
---

# LSSupportsGameMode

A Boolean value indicating whether the app supports Game Mode.

## Discussion

Discussion Game Mode turns on automatically when you launch a game, and minimizes background activity for smoother gameplay and more consistent frame rates. Set this key to YES to make Game Mode available when your app is running. For games that aren’t resource intensive enough to benefit from Game Mode, set this key to NO to turn off Game Mode for your app. important: If you don’t include this key in your Info.plist, Game Mode might not turn on for your game.

## See Also

### Games

- [AVGameBypassSystemSpatialAudio](bundleresources/information-property-list/avgamebypasssystemspatialaudio.md)
- [GKGameCenterBadgingDisabled](bundleresources/information-property-list/gkgamecenterbadgingdisabled.md)
- [GCDisableInferringGameMetadata](bundleresources/information-property-list/gcdisableinferringgamemetadata.md)
- [GCSupportedGameControllers](bundleresources/information-property-list/gcsupportedgamecontrollers.md)
- [GCSupportsControllerUserInteraction](bundleresources/information-property-list/gcsupportscontrolleruserinteraction.md)
- [GCRequiresControllerUserInteraction](bundleresources/information-property-list/gcrequirescontrolleruserinteraction.md)
- [GCSupportsMultipleMicroGamepads](bundleresources/information-property-list/gcsupportsmultiplemicrogamepads.md)
- [GCSupportsGameMode](bundleresources/information-property-list/gcsupportsgamemode.md)
- [GKShowChallengeBanners](bundleresources/information-property-list/gkshowchallengebanners.md)
