Nativescript UI Material Components
    Preparing search index...

    Hierarchy

    • FloatingActionButtonBase
      • FloatingActionButton
    Index

    Constructors

    • Returns FloatingActionButton

    Properties

    color: Color

    Gets or sets the color of the view.

    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.

    expanded: boolean
    fabCustomSize: number
    fabSize: string
    imageSource: ImageSource
    isLoading: boolean
    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.

    shape: string
    size: "auto" | "mini" | "normal"
    src: string | ImageSource

    Methods

    • Internal

      //copied from image common

      Parameters

      • value: string | ImageSource | ImageAsset

      Returns Promise<void>

    • Returns FragmentManager

    • Returns void

    • Parameters

      • ...args: any

      Returns void

    • Returns void

    • Returns void

    • Returns void

    • Parameters

      Returns ViewBase