IAppBasics Methods
GetScroller
Instantiates and returns an IScroller.
Syntax:
IScroller GetScroller(
	Select searchRectangle = null,
	bool requiresFocus = false
)Parameters:
Return Value:
A new object of a class that implements the IScroller interface.
Last updated
Was this helpful?
