<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/SCPreferencesNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "System Configuration"
    ],
    "preciseIdentifier" : "c:@E@SCPreferencesNotification"
  },
  "title" : "SCPreferencesNotification"
}
-->

# SCPreferencesNotification

The type of notification (used with the [`SCPreferencesCallBack`](/documentation/SystemConfiguration/SCPreferencesCallBack) callback).

```
struct SCPreferencesNotification
```

## Topics

### Constants

[`commit`](/documentation/SystemConfiguration/SCPreferencesNotification/commit)

Indicates when new preferences have been saved.

[`apply`](/documentation/SystemConfiguration/SCPreferencesNotification/apply)

Indicates when a request has been made to apply the currently saved preferences to the active system configuration.



---

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)