Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getInsertText
Method
getInsertText
core/ui/UITextField.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
bool UICCTextField::getInsertText() const
249
{
250
return _insertText;
251
}
252
253
void UICCTextField::setDeleteBackward(bool deleteBackward)
254
{
Callers
2
copySpecialProperties
Method · 0.80
lua_ax_ui_TextField_getInsertText
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected