MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getClickable

Method getClickable

native/desc/Element.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 int getIndex() const { return this->_index; }
89
90 bool getClickable() const { return this->_clickable; }
91
92 bool getLongClickable() const { return this->_longClickable; }
93

Callers 3

recursiveToXMLMethod · 0.80
initFormElementMethod · 0.80
pruningValidTextsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected