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

Method isForceUseTextModel

native/events/Preference.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 bool skipAllActionsFromModel() const { return this->_skipAllActionsFromModel; }
89
90 bool isForceUseTextModel() const { return this->_forceUseTextModel; }
91
92 int getForceMaxBlockStateTimes() const { return this->_forceMaxBlockStateTimes; }
93

Callers 1

WidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected