Nativescript UI Material Components
    Preparing search index...

    Hierarchy

    • View
      • ViewWithBottomSheetBase
    Index

    Constructors

    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.

    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

    • closes the current BottomSheet

      Parameters

      • ...args: any

        anything you want as a result of the showBottomSheet Promise

      Returns void

    • Returns void

    • shows a modal BottomSheet

      Parameters

      Returns ViewBase

      view - the view shown in the BottomSheet