Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getString
Method
getString
core/ui/UITextField.cpp:498–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
std::string_view TextField::getString() const
499
{
500
return _textFieldRenderer->getString();
501
}
502
503
int TextField::getStringLength() const
504
{
Callers
1
copySpecialProperties
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected