OffscreenCanvas.getContext

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getContext(string contextId, T1 contextOptions)
    struct OffscreenCanvas
    nothrow
    getContext
    (
    T1
    )
    (
    string contextId
    ,
    scope auto ref T1 contextOptions
    )
  2. auto getContext(string contextId)

Meta