Share via


TabView Class

Definition

[Xamarin.Forms.ContentProperty("TabItems")]
[Xamarin.Forms.Internals.Preserve(AllMembers=true)]
public class TabView : Xamarin.Forms.ContentView, IDisposable
Inheritance
TabView
Attributes
Implements
System.IDisposable

Constructors

TabView()

Fields

IsSwipeEnabledProperty
IsTabStripVisibleProperty
IsTabTransitionEnabledProperty
SelectedIndexProperty
TabContentBackgroundColorProperty
TabContentDataTemplateProperty
TabContentHeightProperty
TabIndicatorColorProperty
TabIndicatorHeightProperty
TabIndicatorPlacementProperty
TabIndicatorViewProperty
TabIndicatorWidthProperty
TabItemsSourceProperty
TabStripBackgroundColorProperty
TabStripBackgroundViewProperty
TabStripBorderColorProperty
TabStripHeightProperty
TabStripPlacementProperty
TabViewItemDataTemplateProperty

Properties

IsSwipeEnabled
IsTabStripVisible
IsTabTransitionEnabled
SelectedIndex
TabContentBackgroundColor
TabContentDataTemplate
TabContentHeight
TabIndicatorColor
TabIndicatorHeight
TabIndicatorPlacement
TabIndicatorView
TabIndicatorWidth
TabItems
TabItemsSource
TabStripBackgroundColor
TabStripBackgroundView
TabStripBorderColor
TabStripHeight
TabStripPlacement
TabViewItemDataTemplate

Methods

Dispose()
OnBindingContextChanged()
OnPropertyChanged(String)

Events

Scrolled
SelectionChanged

Applies to