ScrollTimeline 类
- 继承
-
- Object
- AnimationTimeline
- ScrollTimeline
- 注释
-
- @Native("ScrollTimeline")
构造函数
- ScrollTimeline([Map? options])
-
工厂方法
属性
- currentTime → num?
-
无设置器继承
- hashCode → int
- 此对象的哈希码。无设置器继承
- orientation → String?
-
无设置器
- runtimeType → Type
- 表示对象的运行时类型。无设置器继承
- scrollSource → Element?
-
无设置器
- timeRange → Object?
-
无设置器
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时触发。继承
-
toString(
) → String - 此对象的字符串表示。继承
运算符
-
operator ==(
Object other) → bool - 等于运算符。继承