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

Method setTarget

native/desc/Action.h:120–120  ·  view source on GitHub ↗

set target widget without updating hash code

Source from the content-addressed store, hash-verified

118
119 // set target widget without updating hash code
120 void setTarget(WidgetPtr widget) { this->_target = std::move(widget); }
121
122 OperatePtr toOperate() const override;
123

Callers 1

resolveAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected