Hierarchy (view full)

Constructors

Properties

bmAnimation: default
isDestroyed: boolean = false

是否已经被销毁

Since

1.1.0

Methods

  • Parameters

    • extParam: string

    Returns void

  • Parameters

    • delayMillis: number

    Returns boolean

  • If fillEnabled is true, the animation will apply the value of fillBefore. Otherwise, fillBefore is ignored and the animation transformation is always applied until the animation ends.

    Parameters

    • fillMode: number

      #FILL_BEFORE or #FILL_AFTER

    Returns boolean

  • Parameters

    • startTimeMillis: number

    Returns boolean

  • order: 0:组合播放动画,1:按顺序播放动画

    Parameters

    Returns void

  • Returns boolean

    Deprecated

    到对应动画中单独设置 *

  • Returns boolean

    Deprecated

    到对应动画中单独设置 *

  • Returns boolean

    Deprecated

    到对应动画中单独设置 *

  • Returns boolean

    Deprecated

    到对应动画中单独设置 *

  • Parameters

    • tag: string

    Returns void

  • 设置名称

    Parameters

    • name: string

    Returns void

    Since

    1.1.0

  • 获取名称

    Returns string

    Since

    1.1.0

  • 仅适用用户主动触发的销毁

    Returns void

    Since

    1.1.0