-
public final class ViewEvent.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 classViewEvent.Viewport.Companion
-
Constructor Summary
Constructors Constructor Description ViewEvent.Viewport(Number width, Number height)
-