Contents

isLockdownModeEnabled

A Boolean value that indicates whether to use Lockdown Mode in the web view.

Declaration

var isLockdownModeEnabled: Bool { get set }

Discussion

By default, this reflects whether the user has enabled Lockdown Mode on the device. Update this preference to override the device setting when you implement a per-website or similar setting.

For more information about Lockdown Mode, see About Lockdown Mode.