Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getMaxLength
Method
getMaxLength
core/ui/UITextField.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
int UICCTextField::getMaxLength() const
177
{
178
return _maxLength;
179
}
180
181
std::size_t UICCTextField::getCharCount() const
182
{
Callers
5
setString
Method · 0.45
copySpecialProperties
Method · 0.45
textFieldEvent
Method · 0.45
lua_ax_ui_TextField_getMaxLength
Function · 0.45
lua_ax_ui_EditBox_getMaxLength
Function · 0.45
Calls
no outgoing calls
Tested by
1
textFieldEvent
Method · 0.36