PixmapPresenter.tinkerRenderer

Returns the underlying PixmapRenderer

Type-cast the returned reference to the actual implementation type for further use.
This is quasi unsupported; use at your own risk.

Using the result of this function is pratictically no different than using a reference to the renderer further on after passing it the presenter’s constructor. It can’t be prohibited but it resembles a footgun.

class PixmapPresenter
@safe pure nothrow @nogc
tinkerRenderer
()
Suggestion Box / Bug Report