Function ImGui::IsInputEnabled#

Function Documentation#

bool ImGui::IsInputEnabled()#

Retrieve whether ImGui input is enabled or not.

Remark

Headless mode: This function is not available in headless mode.

Returns:

True if input is enabled, false otherwise.