A Boolean value that indicates whether the App Store has downloadable content for this product.
SDK
- macOS 10.8–10.15Deprecated
Framework
- Store
Kit
Declaration
var downloadable: Bool { get }
Discussion
You can associate a set of data files with the App Store Connect record you created for a product. The value of this property is true
if at least one file has been associated with the product.