CssKeyframeRule

继承
注解
  • @Native("CSSKeyframeRule,MozCSSKeyframeRule,WebKitCSSKeyframeRule")

属性

cssText String?
getter/setter pairinherited
hashCode int
此对象的水印码。
no setterinherited
keyText String?
getter/setter pair
parentRule CssRule?
no setterinherited
parentStyleSheet CssStyleSheet?
no setterinherited
runtimeType Type
对象运行类型的表示。
no setterinherited
style CssStyleDeclaration?
no setter
type int?
no setterinherited

方法

noSuchMethod(Invocation invocation) → dynamic
当访问不存在的方法或属性时调用。
inherited
toString() String
此对象的字符串表示。
inherited

运算符

operator ==(Object other) bool
相等运算符。
inherited