Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a storyboard element.

Hierarchy

  • StoryboardElement

Index

Constructors

Properties

Accessors

Constructors

Properties

path: string

The file path to the content of the element.

Accessors

  • get duration(): number
  • The duration of the storyboard element.

    Returns number

  • get endTime(): number
  • The time at which the element ends.

    Returns number

  • get startTime(): number
  • The time at which the element starts.

    Returns number

Generated using TypeDoc