MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getMode

Method getMode

src/eepp/ui/uitextinput.cpp:333–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333UITextInput::TextInputMode UITextInput::getMode() const {
334 return mMode;
335}
336
337const String& UITextInput::getBulletCharacter() const {
338 return mBulletCharacter;

Callers 3

createChildMethod · 0.45
traverseIfNeededMethod · 0.45
UTESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UTESTFunction · 0.36