> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# imgui.setvsync

> Cap nhat vertical synchronization preference cua ImGui renderer. Presentation path hien tai luu preference nay nhung khong ap dung no.

<div className="real-function-page">
  ```lua theme={null}
  imgui.setvsync(enabled: boolean)
  ```

  ## Đối số

  <ParamField path={"enabled"} type={"boolean"} required>
    `true` de yeu cau vertical synchronization; `false` de yeu cau uncapped presentation.
  </ParamField>
</div>
