Package-level declarations

This package contains the classes and interfaces for working with zoom on the web pages.

Types

Link copied to clipboard
public interface Zoom
Allows configuring zoom level for the domain of the currently loaded web page.
Link copied to clipboard
public final class ZoomLevel
A zoom level of a web page.
Link copied to clipboard
public interface ZoomLevels implements ProfileService, Observable<T>
Allows configuring the default zoom level and receive notifications about zoom changes.
Link copied to clipboard
public enum ZoomMode
Defines how zoom level changes are scoped for browsers that belong to the same profile.