cf_app_get_present_mode¶
Category: app
GitHub: cute_app.h
Returns the swapchain present mode currently in effect.
Return Value¶
Returns the currently active CF_PresentMode.
Remarks¶
Reflects the mode actually applied by the backend, not merely the last one requested -- if a call to cf_app_set_present_mode fails, the present mode is unchanged.