CURSOR_CAPTURE_CONSTRAINT
const CURSOR_CAPTURE_CONSTRAINT: object;
The CursorCaptureConstraint enumerates the conditions under which the
cursor is captured.
Type declaration
| Name | Type | Default value |
|---|---|---|
Always | "always" | 'always' |
Motion | "motion" | 'motion' |
Never | "never" | 'never' |
See
https://w3c.github.io/mediacapture-screen-share/#cursorcaptureconstraint