ZoomSettingsScope typedef

ZoomSettingsScope = String

Defines whether zoom changes persist for the page's origin, or only take effect in this tab; defaults to per-origin when in automatic mode, and per-tab otherwise.

Implementation

typedef ZoomSettingsScope = String;