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