Nativescript UI Material Components
    Preparing search index...

    Hierarchy

    • View
      • TabStrip

    Implements

    • TabStrip
    • AddChildFromBuilder
    • AddArrayFromBuilder

    Implemented by

    Indexable

    • [key: symbol]: (...args: any[]) => any
    Index

    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

      • ...args: any

      Returns void

    • Parameters

      • callback: (child: ViewBase) => boolean

      Returns void

    • Parameters

      Returns void

    • Returns void

    • Parameters

      Returns ViewBase