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

Method getInsertText

core/ui/UITextField.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248bool UICCTextField::getInsertText() const
249{
250 return _insertText;
251}
252
253void UICCTextField::setDeleteBackward(bool deleteBackward)
254{

Callers 2

copySpecialPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected