<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeclaredAgeRange",
  "identifier" : "/documentation/DeclaredAgeRange/SignificantUpdateAction",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Declared Age Range"
    ],
    "preciseIdentifier" : "s:16DeclaredAgeRange23SignificantUpdateActionV"
  },
  "title" : "SignificantUpdateAction"
}
-->

# SignificantUpdateAction

An action that presents a system sheet for significant app update acknowledgments.

```
struct SignificantUpdateAction
```

## Overview

Use this function to inform people about important changes to your app that require their acknowledgment and consent before proceeding.

## Topics

### Presenting acknowledgments

[`callAsFunction(updateDescription:)`](/documentation/DeclaredAgeRange/SignificantUpdateAction/callAsFunction(updateDescription:))

Shows the significant update acknowledgment interface.



---

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)