Hierarchy

  • View
    • TabStrip

Implements

  • TabStrip
  • AddChildFromBuilder
  • AddArrayFromBuilder

Implemented by

Constructors

  • Returns TabStrip

Properties

dynamicElevationOffset: number

@nativescript-community/ui-material-core installMixins.

Gets or sets the dynamic elevation offset of the view.

elevation: number

@nativescript-community/ui-material-core installMixins.

Gets or sets the elevation of the view.

highlightColor: Color

defines the highlight color of the TabStrip item can be defined through css highlight-color

iosIconRenderingMode: "automatic" | "alwaysOriginal" | "alwaysTemplate"
isIconSizeFixed: boolean
items: TabStripItem[]
rippleColor: Color

@nativescript-community/ui-material-core installMixins.

Gets or sets the ripple-color of the view.

rippleColorAlpha: number

@nativescript-community/ui-material-core installMixins.

Gets or sets the ripple-color alpha of the view.

selectedItemColor: Color
unSelectedItemColor: Color
itemTapEvent: string

Methods

  • Parameters

    • name: string
    • value: any[]

    Returns void

  • Parameters

    • name: string
    • value: any

    Returns void

  • Returns FragmentManager

  • Returns void

  • Parameters

    • Rest ...args: any

    Returns void

  • Parameters

    • callback: ((child) => boolean)
        • (child): boolean
        • Parameters

          • child: ViewBase

          Returns boolean

    Returns void

  • Parameters

    Returns void

  • Returns void

  • Parameters

    Returns ViewBase

Generated using TypeDoc