Platforms to show: All Mac Windows Linux Cross-Platform
SUVersionComparisonMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Or use the default implementation by not implementing the versionComparatorForUpdater event.
- event compareVersion(VersionA as string, VersionB as string) as Integer
- property Handle as Integer
- 2 methods
- method Constructor
- method Destructor
- 3 constants
Constants
| Constant | Value | Description |
|---|---|---|
| NSOrderedAscending | -1 | One of the order constants. |
| NSOrderedDescending | 1 | One of the order constants. |
| NSOrderedSame | 0 | One of the order constants. |
This class has no sub classes.
Some events using this class:
- SUUpdaterMBS.versionComparatorForUpdater as SUVersionComparisonMBS
Some related classes:
The items on this page are in the following plugins: MBS MacExtras Plugin.
SUUpdaterMBS - SystemConfigurationMBS