SfTabViewItem Content

I'm using the MVVM pattern with my Xamarin.Forms application so I have different pages and page models for each of my views. Is it possible to use a page as the content for a SfTabViewItem.

1 Reply

RK Rathana Kumar Sekar Syncfusion Team March 7, 2018 11:38 AM UTC

Hi Aaron Khan,

Query: Is it possible to use a page as the content for a SfTabViewItem.

In our current implementation there is no possible way to set the Page as a SfTabItem ContentView. SfTabView is a content view control were each TabItem can hold a view of a ContentPage. Xamarin provides the Tabbed Page as a default component which supports the ContentPage where SfTabView can be used for Content Views. We have also considered your request as a feature and logged feature report for the same.

This feature will be available any of upcoming releases.

Regards,
Rathanakumar S.

Loader.
Up arrow icon