Namespace Syncfusion.Android.TabView
Classes
| CenterButtonDisplayMode
Option to choose the type of center button for its rendering content. |
| CenterButtonSettings
Provides set of properties to be customized for more button in SfTabView. |
| OverflowButtonDisplayMode
Option to choose the type of header for its rendering content. |
| OverflowButtonSettings
Provides set of properties to be customized for more button in SfTabView. It is applicable when OverflowMode is set as drop down. |
| OverflowMode
Describes the possible values for overflow mode. These values are used to update the header layout in SfTabView control, based on that pagination for excess tabs can be displayed. |
| Resource |
| Resource.Attribute |
| Resource.Drawable |
| Resource.Id |
| Resource.Styleable |
| SelectionChangedEventArgs
The SelectionChangedEventArgs class contains data for the event which is raised selected index changed. |
| SelectionChangingEventArgs
|
| SelectionIndicatorPosition
Describes the possible values for the position of selection strip in SfTabView control, selection indicator is to indicate the selected index in the SfTabView control. |
| SelectionIndicatorSettings
Provides set of properties to be customized for selection indicator in SfTabView, selection indicator is strip which is to indicate the selected index in the SfTabView control. |
| SfTabItem
Represents a single element in SfTabView control. It contains the properties to configure title and content region. |
| SfTabView
The SfTabViewclass control lets users explore and switch among different views. |
| TabDisplayMode
Describes the possible values for the display type of headers in SfTabView control. |
| TabHeaderPosition
Describes the possible values for the position of header layout in SfTabView control. |
| TabItemCollection
Represents a collection which holds the children for tab control through the collection of SfTabItem. |
| TabItemTappedEventArgs
The TabItemTappedEventArgs class for contains data for the event which is raised while tapped on the header item. |
| TabWidthMode
Describes the possible values for tab width mode. |