MCPcopy Create free account
hub / github.com/axmolengine/axmol / didNotSelectSelf

Method didNotSelectSelf

core/ui/UITextField.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491}
492
493void TextField::didNotSelectSelf()
494{
495 _textFieldRenderer->detachWithIME();
496}
497
498std::string_view TextField::getString() const
499{

Callers 2

onTouchBeganMethod · 0.95

Calls 1

detachWithIMEMethod · 0.45

Tested by

no test coverage detected