CSSStyleDeclaration.setProperty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setProperty(string property, string value, string priority)
    struct CSSStyleDeclaration
    nothrow
    void
    setProperty
    ()
    (
    string property
    ,
    string value
    ,
    string priority
    )
  2. void setProperty(string property, string value)

Meta