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