TabViewItem Fields
Stores the TabView item’s header settings and content.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ContentProperty static | Identifies the Content bindable property. |
| CornerRadiusProperty static | Identifies the CornerRadius bindable property. Inherited from TabItem. |
| HeaderContentProperty static | Identifies the HeaderContent bindable property. Inherited from TabItem. |
| HeaderFontAttributesProperty static | Identifies the HeaderFontAttributes bindable property. Inherited from TabItem. |
| HeaderFontFamilyProperty static | Identifies the HeaderFontFamily bindable property. Inherited from TabItem. |
| HeaderFontSizeProperty static | Identifies the HeaderFontSize bindable property. Inherited from TabItem. |
| HeaderHeightProperty static | Identifies the HeaderHeight bindable property. Inherited from TabItem. |
| HeaderIconColorProperty static | Identifies the HeaderIconColor bindable property. Inherited from TabItem. |
| HeaderIconPositionProperty static | Identifies the HeaderIconPosition bindable property. Inherited from TabItem. |
| HeaderIconProperty static | Identifies the HeaderIcon bindable property. |
| HeaderIconSpacingProperty static | Identifies the HeaderIconSpacing bindable property. Inherited from TabItem. |
| HeaderMaxHeightProperty static | Identifies the HeaderMaxHeight bindable property. Inherited from TabItem. |
| HeaderMaxWidthProperty static | Identifies the HeaderMaxWidth bindable property. Inherited from TabItem. |
| HeaderMinHeightProperty static | Identifies the HeaderMinHeight bindable property. Inherited from TabItem. |
| HeaderMinWidthProperty static | Identifies the HeaderMinWidth bindable property. Inherited from TabItem. |
| HeaderPaddingProperty static | Identifies the HeaderPadding bindable property. Inherited from TabItem. |
| HeaderTextColorProperty static | Identifies the HeaderTextColor bindable property. Inherited from TabItem. |
| HeaderTextProperty static | Identifies the HeaderText bindable property. |
| HeaderVisibleElementsProperty static | Identifies the HeaderVisibleElements bindable property. Inherited from TabItem. |
| HeaderWidthProperty static | Identifies the HeaderWidth bindable property. Inherited from TabItem. |
| SelectedHeaderBackgroundColorProperty static | Identifies the SelectedHeaderBackgroundColor bindable property. Inherited from TabItem. |
| SelectedHeaderIconColorProperty static | Identifies the SelectedHeaderIconColor bindable property. Inherited from TabItem. |
| SelectedHeaderTextColorProperty static | Identifies the SelectedHeaderTextColor bindable property. Inherited from TabItem. |
See Also