<!--
{
  "availability" : [
    "iOS: 5.0.0 - 9.0.0",
    "iPadOS: 5.0.0 - 9.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "tvOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIScreen/OverscanCompensation-swift.enum/insetApplicationFrame",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIScreenOverscanCompensation@UIScreenOverscanCompensationInsetApplicationFrame"
  },
  "title" : "insetApplicationFrame"
}
-->

# insetApplicationFrame

The application frame is reduced in size to compensate for overscan. Content drawn outside the application frame may be clipped.

```
static var insetApplicationFrame: UIScreen.OverscanCompensation { get }
```

---

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)