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