Hierarchy

  • FloatingActionButtonBase
    • FloatingActionButton

Constructors

  • Returns FloatingActionButton

Properties

color: Color
dynamicElevationOffset: number
elevation: number
expanded: boolean
fabCustomSize: number
fabSize: string
imageSource: ImageSource
isLoading: boolean
rippleColor: Color
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

    • Rest ...args: any

    Returns void

  • Returns void

  • Returns void

  • Returns void

  • Parameters

    Returns ViewBase

Generated using TypeDoc