OSSingleton.vsyncEnabled

If true vertical synchronization (Vsync) is enabled.

  1. bool vsyncEnabled [@property getter]
  2. bool vsyncEnabled [@property setter]
    struct OSSingleton
    @nogc nothrow @property
    void
    vsyncEnabled
    (
    bool v
    )

Meta