Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
recursiveToXML
Method · 0.80
initFormElement
Method · 0.80
pruningValidTexts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected