ZoomSettings class
Properties
defaultZoomFactor
↔ double ?
Used to return the default zoom level for the current tab in calls to
tabs.getZoomSettings.
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
mode
↔ ZoomSettingsMode ?
Defines how zoom changes are handled, i.e., which entity is responsible
for the actual scaling of the page; defaults to automatic.
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
scope
↔ ZoomSettingsScope ?
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.
getter/setter pair
toJS
→ ZoomSettings
no setter
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited