Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getAttachWithIME
Method
getAttachWithIME
core/ui/UITextField.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
bool UICCTextField::getAttachWithIME() const
229
{
230
return _attachWithIME;
231
}
232
233
void UICCTextField::setDetachWithIME(bool detach)
234
{
Callers
2
copySpecialProperties
Method · 0.80
lua_ax_ui_TextField_getAttachWithIME
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected