Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ getLongClickable
Method
getLongClickable
native/desc/Element.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
bool getClickable() const { return this->_clickable; }
91
92
bool getLongClickable() const { return this->_longClickable; }
93
94
bool getCheckable() const { return this->_checkable; }
95
Callers
1
initFormElement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected