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