MCPcopy 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

recursiveToXMLMethod · 0.80
initFormElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected