Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getDetachWithIME
Method
getDetachWithIME
core/ui/UITextField.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
bool UICCTextField::getDetachWithIME() const
239
{
240
return _detachWithIME;
241
}
242
243
void UICCTextField::setInsertText(bool insert)
244
{
Callers
2
copySpecialProperties
Method · 0.80
lua_ax_ui_TextField_getDetachWithIME
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected