Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Classes
TabViewItem
TabViewItem
Represents a tab view entry.
Summary
Constructors
Constructors
constructor
new TabViewItem(): TabViewItem
Returns TabViewItem
Properties
iconSource
Gets or sets the icon source of the TabViewItem. This could either be a a file name or resource id.
textTransform
textTransform: TextTransformType
Gets or sets the text transform of the tab titles.
title
Gets or sets the title of the TabViewItem.