public interface ZoomLevelChanged extends ZoomLevelsEvent
| Modifier and Type | Method and Description |
|---|---|
default Host |
host()
Returns the host of the URL of the web page which zoom level has been changed.
|
default ZoomLevel |
level()
Returns the new zoom level of a web page.
|
default ZoomLevels |
zoomLevels()
Returns the
ZoomService instance initiated this event. |
default ZoomLevels zoomLevels()
ZoomLevelsEventZoomService instance initiated this event.zoomLevels in interface ZoomLevelsEventdefault ZoomLevel level()
default Host host()