Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getString
Method
getString
core/ui/UITextFieldEx.cpp:834–837 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
832
}
833
834
std::string_view TextFieldEx::getString() const
835
{
836
return _inputText;
837
}
838
839
// place holder text property
840
void TextFieldEx::setPlaceholderText(std::string_view text)
Callers
3
setPasswordEnabled
Method · 0.95
__moveCursor
Method · 0.95
__moveCursorTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected