Contents

isLockdownModeEnabled

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

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.