Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ attachWithIME
Method
attachWithIME
core/ui/UITextField.cpp:758–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
}
757
758
void TextField::attachWithIME()
759
{
760
_textFieldRenderer->attachWithIME();
761
}
762
763
void TextField::detachWithIME()
764
{
Callers
4
onTouchBegan
Method · 0.45
onClickTrackNode
Method · 0.45
lua_ax_ui_TextField_attachWithIME
Function · 0.45
ImGui_ImplAndroid_InitForAxmol
Function · 0.45
Calls
no outgoing calls
Tested by
1
onClickTrackNode
Method · 0.36