Contents

lockAppCellularData

A Boolean value that indicates whether to prevent the user from changing cellular data settings.

Declaration

var lockAppCellularData: Bool? { get set }

Discussion

Use this setting to prevent the user from changing which apps on their device can use cellular data. If your app doesn’t constrain this setting, this value is nil.

See Also

Locking app access to cell data