Contents

denyAppInstallation

A Boolean value that indicates whether to prevent the user from installing applications.

Declaration

var denyAppInstallation: Bool? { get set }

Discussion

If your app doesn’t constrain this setting, the value is nil.

See Also

Preventing app installation and removal