The information in this topic may be out of date. The current SDK reference guide has moved here.
getViewportSize method
Returns the viewport defined for this browser configuration.
Syntax
RectangleSize value = obj.getViewportSize();
Parameters
This method does not take any parameters.Return value
- Type: RectangleSize