Method Remove
Remove(View)
Removes the view from the scrollview.
public override View Remove(View view)
Parameters
view
ViewThe view to remove from the scrollview.
Removes the view from the scrollview.
public override View Remove(View view)
view
ViewThe view to remove from the scrollview.