Platforms to show: All Mac Windows Linux Cross-Platform
Back to SUUpdaterMBS class.
SUUpdaterMBS.automaticallyChecksForUpdates as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
Some examples using this property:
SUUpdaterMBS.automaticallyDownloadsUpdates as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
Some examples using this property:
SUUpdaterMBS.decryptionPassword as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 20.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
SUUpdaterMBS.feedURL as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
Some examples using this property:
SUUpdaterMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
SUUpdaterMBS.hostBundle as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 16.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Value is a NSBundleMBS. We use variant to reduce dependency to other plugins.
You can query BundleFolder on the NSBundle object to know where your app is.
(Read only property)
Some examples using this property:
SUUpdaterMBS.httpHeaders as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 16.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
You can check this dictionary for HTTP headers.
Or make a new dictionary and assign it to this property to set http headers to include in transfer.
(Read and Write property)
SUUpdaterMBS.lastUpdateCheckDate as date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Returns nil if no check has been performed.
(Read only property)
Some examples using this property:
SUUpdaterMBS.lastUpdateCheckDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Returns nil if no check has been performed.
(Read only property)
SUUpdaterMBS.sendsSystemProfile as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
SUUpdaterMBS.sparkleBundle as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 16.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Value is a NSBundleMBS. We use variant to reduce dependency to other plugins.
You can query BundleFolder on the NSBundle object to know where your app is.
(Read only property)
SUUpdaterMBS.updateCheckInterval as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
SUUpdaterMBS.updateInProgress as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
SUUpdaterMBS.userAgentString as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Sparkle | MBS MacExtras Plugin | 14.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
The items on this page are in the following plugins: MBS MacExtras Plugin.
