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(Tab? tab)
Parameters
tabTab
Removes the given tab from Tabs. Caller is responsible for disposing the
tab's hosted View if appropriate.
public void RemoveTab(Tab? tab)
tab Tab