Method RemoveTab
RemoveTab(Tab)
Removes the given tab
from Tabs.
Caller is responsible for disposing the tab's hosted View
if appropriate.
public void RemoveTab(TabView.Tab tab)
Removes the given tab
from Tabs.
Caller is responsible for disposing the tab's hosted View
if appropriate.
public void RemoveTab(TabView.Tab tab)