ALLOW_POINTER_LOCK constant

Sandbox const ALLOW_POINTER_LOCK

Lets the resource use the Pointer Lock API.

Implementation

static const ALLOW_POINTER_LOCK = Sandbox._internal(
  'allow-pointer-lock',
  'allow-pointer-lock',
);