Contents

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.

See Also

Denying In-App Purchases