Hierarchy (View Summary)

Constructors

Properties

actualActive: boolean
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.

mButton: WeakRef<SpeedDialItemButton>
mFabmenu: WeakRef<SpeedDial>
mTitleView: WeakRef<SpeedDialItemTitle>
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.

Accessors

  • get active(): boolean
  • Returns boolean

  • set active(value: boolean): void
  • Parameters

    • value: boolean

    Returns void

  • get backgroundColor(): string | Color
  • Gets or sets the background color of the view.

    Returns string | Color

  • set backgroundColor(value: string | Color): void
  • Gets or sets the background color of the view.

    Parameters

    • value: string | Color

    Returns void

  • get backgroundImage(): string | LinearGradient
  • Gets or sets the background image of the view.

    Returns string | LinearGradient

  • set backgroundImage(value: string | LinearGradient): void
  • Gets or sets the background image of the view.

    Parameters

    • value: string | LinearGradient

    Returns void

  • get buttonClass(): string
  • Returns string

  • set buttonClass(value: string): void
  • Parameters

    • value: string

    Returns void

  • get buttonFontSize(): number
  • Returns number

  • set buttonFontSize(value: number): void
  • Parameters

    • value: number

    Returns void

  • get color(): Color
  • Gets or sets the color of the view.

    Returns Color

  • set color(value: Color): void
  • Gets or sets the color of the view.

    Parameters

    • value: Color

    Returns void

  • get fabButtonCol(): 0 | 2
  • Returns 0 | 2

  • get fabColumns(): "*,auto,60" | "60,auto,*"
  • Returns "*,auto,60" | "60,auto,*"

  • get icon(): string | ImageSource
  • Returns string | ImageSource

  • set icon(value: string | ImageSource): void
  • Parameters

    • value: string | ImageSource

    Returns void

  • get isLeft(): boolean
  • Returns boolean

  • get isRight(): boolean
  • Returns boolean

  • get text(): string
  • Returns string

  • set text(value: string): void
  • Parameters

    • value: string

    Returns void

  • get title(): string
  • Returns string

  • set title(value: string): void
  • Parameters

    • value: string

    Returns void

  • get titleClass(): string
  • Returns string

  • set titleClass(value: string): void
  • Parameters

    • value: string

    Returns void

Methods

  • Parameters

    • arg: string
    • callback: (data: EventData) => void
    • OptionalthisArg: any

    Returns void

  • Parameters

    • ...args: any

    Returns void

  • Clean up references to the native view.

    Returns void

  • Initializes properties/listeners of the native view.

    Returns void

  • Parameters

    • child: any
    • superNotifyMethod: any

    Returns <T extends Optional<EventData, "object">>(data: T) => void

  • Parameters

    • args: any

    Returns void

  • Returns void