Package apple.systemconfiguration.enums
Class SCPreferencesNotification
- java.lang.Object
-
- apple.systemconfiguration.enums.SCPreferencesNotification
-
public final class SCPreferencesNotification extends java.lang.Object[@enum] SCPreferencesNotification Used with the SCPreferencesCallBack callback to describe the type of notification. [@constant] kSCPreferencesNotificationCommit Indicates when new preferences have been saved. [@constant] kSCPreferencesNotificationApply Key Indicates when a request has been made to apply the currently saved preferences to the active system configuration.