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.
A Boolean value that indicates whether to prevent the user from removing applications.
var denyAppRemoval: Bool? { get set }If your app doesn’t constrain this setting, the value is nil.