<!--
{
  "availability" : [
    "iOS: 18.6.0 -",
    "iPadOS: 18.6.0 -",
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/LSSupportsGameMode",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.LSSupportsGameMode"
  },
  "title" : "LSSupportsGameMode"
}
-->

# LSSupportsGameMode

A Boolean value indicating whether the app supports Game Mode.

## 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)