NavController setRoot with tabs

Hi all,
In my Ionic app, I’m using the tabs.
Is it possible to contain the tabs on a page when the page is navigated by using “setRoot” method (not “push” method) of “NavController” class?