Nativescript UI Material Components
    Preparing search index...

    Hierarchy

    • View
      • TabStripItem

    Implements

    Implemented by

    Indexable

    • [key: symbol]: ((value: Color) => void) | ((value: TextTransformType) => void)
    Index

    Constructors

    • Returns TabStripItem

    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.

    image: Image
    label: Label
    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.

    selectEvent: string
    tapEvent: string
    unselectEvent: string

    Accessors

    • get iconClass(): string

      Returns string

    • set iconClass(value: string): void

      Parameters

      • value: string

      Returns void

    • get iconSource(): string | ImageSource | ImageAsset

      Returns string | ImageSource | ImageAsset

    • set iconSource(value: string | ImageSource | ImageAsset): void

      Parameters

      • value: string | ImageSource | ImageAsset

      Returns void

    • get index(): number

      Returns number

    • set index(value: number): void

      Parameters

      • value: number

      Returns void

    • get title(): string

      Returns string

    • set title(value: string): void

      Parameters

      • value: string

      Returns void

    Methods

    • Parameters

      • name: string
      • value: any

      Returns void

    • Returns FragmentManager

    • Parameters

      • subscribe: boolean

      Returns void

    • Returns void

    • Parameters

      • ...args: any

      Returns void

    • Parameters

      • callback: (child: ViewBase) => boolean

      Returns void

    • Returns void

    • Returns void

    • Returns void

    • Returns void

    • Parameters

      Returns ViewBase