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

Method attachWithIME

core/ui/UITextField.cpp:758–761  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

756}
757
758void TextField::attachWithIME()
759{
760 _textFieldRenderer->attachWithIME();
761}
762
763void TextField::detachWithIME()
764{

Callers 4

onTouchBeganMethod · 0.45
onClickTrackNodeMethod · 0.45

Calls

no outgoing calls

Tested by 1

onClickTrackNodeMethod · 0.36