renderBlocked

Returns true if rendering is currently blocked.

  1. bool renderBlocked(NVGContext ctx)
    pure nothrow @trusted @nogc
    bool
    renderBlocked
  2. void renderBlocked(NVGContext ctx, bool v)

See Also

Suggestion Box / Bug Report