Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ textInputClosed
Method
textInputClosed
Source/TextInputNode.h:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
virtual void textChanged(TextInputNode*) {}
106
virtual void textInputOpened(TextInputNode*) {}
107
virtual void textInputClosed(TextInputNode*) {}
108
};
Callers
1
onTextFieldDetachWithIME
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected