Package-level declarations

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

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

Types

Link copied to clipboard
public interface Zoom
public interface Zoom
Allows configuring zoom level for the domain of the currently loaded web page.
Link copied to clipboard
public final class ZoomLevel
public final class ZoomLevel
A zoom level of a web page.
Link copied to clipboard
public interface ZoomLevels implements ProfileService, Observable<T>
public interface ZoomLevels implements ProfileService, Observable<T>
Allows configuring the default zoom level and receive notifications about zoom changes.