<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSApplication/RequestUserAttentionType/informationalRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSRequestUserAttentionType@NSInformationalRequest"
  },
  "title" : "NSApplication.RequestUserAttentionType.informationalRequest"
}
-->

# NSApplication.RequestUserAttentionType.informationalRequest

The user attention request is an informational request.

```
case informationalRequest
```

## Discussion

The dock icon will bounce for one second. The request, though, remains active until either the app becomes active or the request is canceled.

---

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)