Constants

The following constants are available globally.

  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterDidFinishLoadingAppCastNotification

    Swift

    static let SUUpdaterDidFinishLoadingAppCast: NSNotification.Name
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterDidFindValidUpdateNotification

    Swift

    static let SUUpdaterDidFindValidUpdate: NSNotification.Name
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterDidNotFindUpdateNotification

    Swift

    static let SUUpdaterDidNotFindUpdate: NSNotification.Name
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterWillRestartNotification

    Swift

    static let SUUpdaterWillRestart: NSNotification.Name
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterAppcastItemNotificationKey

    Swift

    let SUUpdaterAppcastItemNotificationKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUUpdaterAppcastNotificationKey

    Swift

    let SUUpdaterAppcastNotificationKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerApplicationNameKey

    Swift

    let SUSystemProfilerApplicationNameKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerApplicationVersionKey

    Swift

    let SUSystemProfilerApplicationVersionKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerCPU64bitKey

    Swift

    let SUSystemProfilerCPU64bitKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerCPUCountKey

    Swift

    let SUSystemProfilerCPUCountKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerCPUFrequencyKey

    Swift

    let SUSystemProfilerCPUFrequencyKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerCPUTypeKey

    Swift

    let SUSystemProfilerCPUTypeKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerCPUSubtypeKey

    Swift

    let SUSystemProfilerCPUSubtypeKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerHardwareModelKey

    Swift

    let SUSystemProfilerHardwareModelKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerMemoryKey

    Swift

    let SUSystemProfilerMemoryKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerOperatingSystemVersionKey

    Swift

    let SUSystemProfilerOperatingSystemVersionKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SUSystemProfilerPreferredLanguageKey

    Swift

    let SUSystemProfilerPreferredLanguageKey: String
  • Error domain used by Sparkle

    Declaration

    Objective-C

    extern NSString *const SUSparkleErrorDomain

    Swift

    let SUSparkleErrorDomain: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SPUNoUpdateFoundReasonKey

    Swift

    let SPUNoUpdateFoundReasonKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SPULatestAppcastItemFoundKey

    Swift

    let SPULatestAppcastItemFoundKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const SPUNoUpdateFoundUserInitiatedKey

    Swift

    let SPUNoUpdateFoundUserInitiatedKey: String