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

Method getAttachWithIME

core/ui/UITextField.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228bool UICCTextField::getAttachWithIME() const
229{
230 return _attachWithIME;
231}
232
233void UICCTextField::setDetachWithIME(bool detach)
234{

Callers 2

copySpecialPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected