Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ didNotSelectSelf
Method
didNotSelectSelf
core/ui/UITextField.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
493
void TextField::didNotSelectSelf()
494
{
495
_textFieldRenderer->detachWithIME();
496
}
497
498
std::string_view TextField::getString() const
499
{
Callers
2
onTouchBegan
Method · 0.95
lua_ax_ui_TextField_didNotSelectSelf
Function · 0.80
Calls
1
detachWithIME
Method · 0.45
Tested by
no test coverage detected