RendererInfo.presentVSync

Gets whether the dsdl2.RendererInfo has SDL_RENDERER_PRESENTVSYNC flag

  1. bool presentVSync()
    struct RendererInfo
    const @property
    bool
    presentVSync
    ()
  2. void presentVSync(bool value)

Return Value

Type: bool

true if it has SDL_RENDERER_PRESENTVSYNC flag, otherwise false

Meta