getWidget()
returns the widget attached to Tabbar
getWidget(): any;
Returns:
An object with the widget attached to Tabbar.
Example
tabbar.getWidget();
returns the widget attached to Tabbar
getWidget(): any;
An object with the widget attached to Tabbar.
Example
tabbar.getWidget();