Trait script::dom::bindings::codegen::Bindings::CSSKeyframeRuleBinding::CSSKeyframeRule_Binding::CSSKeyframeRuleMethods
source · pub trait CSSKeyframeRuleMethods {
// Required method
fn Style(&self) -> Root<Dom<CSSStyleDeclaration>>;
}