getScrollSizes
Returns the sizes of the input helper scrolled window. Returns an object with width and height parameters.
Syntax
expression.getScrollSizes();
expression
- A variable that represents a InputHelper class.
Parameters
This method doesn't have any parameters.
Returns
number