Retrieves the current scrolling mode.
public int getScroll()
Returns the current scrolling mode. This can be:
DhScrollBars.AUTO, indicating that the browser determines scrolling.
DhScrollBars.YES, indicating that scrolling is enabled.
DhScrollBars.NO, indicating that scrolling is disabled.
See Also DhScrollBars, setScroll