MCPcopy 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
176int UICCTextField::getMaxLength() const
177{
178 return _maxLength;
179}
180
181std::size_t UICCTextField::getCharCount() const
182{

Callers 5

setStringMethod · 0.45
copySpecialPropertiesMethod · 0.45
textFieldEventMethod · 0.45

Calls

no outgoing calls

Tested by 1

textFieldEventMethod · 0.36