-
public final class ErrorEvent.ViewportThe viewport represents the rectangular area that is currently being viewed. Content outside the viewport is not visible onscreen until scrolled into view.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classErrorEvent.Viewport.Companion
-
Constructor Summary
Constructors Constructor Description ErrorEvent.Viewport(Number width, Number height)
-