Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to SKProductMBS class.
SKProductMBS.contentLength as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in Mac OS X 10.8 and newer.
(Read only property)
SKProductMBS.contentVersion as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Available in Mac OS X 10.8 and newer.
(Read only property)
SKProductMBS.downloadable as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in Mac OS X 10.8 and newer.
(Read only property)
SKProductMBS.downloadContentLength as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
For MacOS 10.14 or newer.
Falls back to downloadLength for older OS versions.
(Read only property)
SKProductMBS.downloadContentVersion as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
The version string is formatted as a series of integers separated by periods.
For MacOS 10.14 or newer.
Falls back to ContentVersion for older OS versions.
(Read only property)
SKProductMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
(Read and Write property)
SKProductMBS.introductoryPrice as SKProductDiscountMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 18.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Available on MacOS 10.13.2 or later.
Value is nil on older systems.
(Read only property)
SKProductMBS.localizedDescription as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
The description is localized based on the currentLocale property.
(Read only property)
SKProductMBS.localizedTitle as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
The description is localized based on the currentLocale property.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Use PriceString to get a localized formatted price.
(Read only property)
SKProductMBS.priceLocale as NSLocaleMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
(Read only property)
SKProductMBS.priceString as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
We format the price in the locale currency format.
(Read only property)
SKProductMBS.productIdentifier as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
(Read only property)
SKProductMBS.subscriptionGroupIdentifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
All auto-renewable subscriptions must be a part of a group. You create the group identifiers in App Store Connect.
Available on MacOS 10.14 or newer.
(Read only property)
SKProductMBS.subscriptionPeriod as SKProductSubscriptionPeriodMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 18.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Available on MacOS 10.13.2 or later.
Value is nil on older systems.
(Read only property)
The items on this page are in the following plugins: MBS MacCloud Plugin.