Contents

denyAppRemoval

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

Declaration

var denyAppRemoval: Bool? { get set }

Discussion

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

See Also

Preventing app installation and removal