Constructor ScrollView
ScrollView(Rect)
Initializes a new instance of the ScrollView class using Absolute positioning.
public ScrollView(Rect frame)
Parameters
frame
Rect
ScrollView()
Initializes a new instance of the ScrollView class using Computed positioning.
public ScrollView()