Method Add
Add(View)
Adds the view to the scrollview.
public override View Add(View view)
Parameters
view
ViewThe view to add to the scrollview.
Adds the view to the scrollview.
public override View Add(View view)
view
ViewThe view to add to the scrollview.