Share via


TabViewItem Class

Definition

[Xamarin.Forms.ContentProperty("Content")]
[Xamarin.Forms.Internals.Preserve(AllMembers=true)]
public class TabViewItem : Xamarin.Forms.TemplatedView
Inheritance
TabViewItem
Attributes

Constructors

TabViewItem()

Fields

BadgeBackgroundColorProperty
BadgeBackgroundColorSelectedProperty
BadgeBorderColorProperty
BadgeBorderColorSelectedProperty
BadgeTextColorProperty
BadgeTextProperty
ContentProperty
CurrentBadgeBackgroundColorProperty
CurrentBadgeBorderColorProperty
CurrentContentProperty
CurrentFontAttributesProperty
CurrentFontFamilyProperty
CurrentFontSizeProperty
CurrentIconProperty
CurrentTextColorProperty
FontAttributesProperty
FontAttributesSelectedProperty
FontFamilyProperty
FontFamilySelectedProperty
FontSizeProperty
FontSizeSelectedProperty
IconProperty
IconSelectedProperty
IsSelectedProperty
SelectedVisualState
TabAnimationProperty
TabWidthProperty
TapCommandProperty
TextColorProperty
TextColorSelectedProperty
TextProperty
UnselectedVisualState

Properties

BadgeBackgroundColor
BadgeBackgroundColorSelected
BadgeBorderColor
BadgeBorderColorSelected
BadgeText
BadgeTextColor
Content
CurrentBadgeBackgroundColor
CurrentBadgeBorderColor
CurrentContent
CurrentFontAttributes
CurrentFontFamily
CurrentFontSize
CurrentIcon
CurrentTextColor
FontAttributes
FontAttributesSelected
FontFamily
FontFamilySelected
FontSize
FontSizeSelected
Icon
IconSelected
IsSelected
TabAnimation
TabWidth
TapCommand
Text
TextColor
TextColorSelected

Methods

OnPropertyChanged(String)

Events

TabTapped

Applies to