Nativescript UI Material Components
    Preparing search index...

    Class SegmentedBar

    Hierarchy

    • SegmentedBarBase
      • SegmentedBar

    Indexable

    • [key: symbol]: ((value: number) => void) | ((value: SegmentedBarItem[]) => void)
    Index

    Constructors

    • Returns SegmentedBar

    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.

    listener: OnButtonCheckedListener
    nativeViewProtected: any

    read-only. If you want to set out-of-band the nativeView use the setNativeView method.

    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.

    Methods

    • Returns FragmentManager

    • Returns void

    • Parameters

      • ...args: any

      Returns void

    • Creates a native view. Returns either android.view.View or UIView.

      Returns MaterialButtonToggleGroup

    • Clean up references to the native view.

      Returns void

    • Initializes properties/listeners of the native view.

      Returns void

    • Returns void

    • Parameters

      Returns ViewBase