OffscreenCanvasRenderingContext2D.fillStyle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fillStyle(SumType!(string, CanvasGradient, CanvasPattern) fillStyle)
    struct OffscreenCanvasRenderingContext2D
    nothrow
    void
    fillStyle
    ()
    (
    scope ref SumType!(string, CanvasGradient, CanvasPattern) fillStyle
    )
  2. auto fillStyle()

Meta