GraphicsDevice.resolution

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Size!int) resolution [@property getter]
  2. Size!int resolution [@property setter]
    class GraphicsDevice
    @nogc @property nothrow
    void
    resolution
    (
    in Size!int value
    )

Meta