IAppBasics Methods
Last updated
Last updated
Instantiates and returns an IScroller.
Syntax:
Parameter
Description
searchRectangle
Type: The search rectangle that contains the scroller. If null it should default to .
requiresFocus
Type: if set to true the scroller requires focus, before it can be used with keyboard shortcuts such as page down.
A new object of a class that implements the IScroller interface.