cf_present_mode_string¶
Category: app
GitHub: cute_app.h
Returns a CF_PresentMode value as a string.
| Parameters | Description |
|---|---|
mode |
The present mode to convert to a string. |
Return Value¶
Returns a string representing mode, e.g. CF_PRESENT_MODE_VSYNC returns "CF_PRESENT_MODE_VSYNC".