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

Method getDetachWithIME

core/ui/UITextField.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238bool UICCTextField::getDetachWithIME() const
239{
240 return _detachWithIME;
241}
242
243void UICCTextField::setInsertText(bool insert)
244{

Callers 2

copySpecialPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected