denyInAppPurchases
A Boolean value that indicates whether to deny the user permission to make in-app purchases.
Declaration
var denyInAppPurchases: Bool? { get set }Discussion
If your app doesn’t constrain this setting, the value is nil.
A Boolean value that indicates whether to deny the user permission to make in-app purchases.
var denyInAppPurchases: Bool? { get set }If your app doesn’t constrain this setting, the value is nil.