Window.getComputedStyle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getComputedStyle(Element elt, string pseudoElt)
    struct Window
    nothrow
    getComputedStyle
    ()
    (
    scope ref Element elt
    ,
    string pseudoElt
    )
  2. auto getComputedStyle(Element elt)

Meta