MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / getDisplayedLabel

Method getDisplayedLabel

Source/TextInputNode.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321Label* TextInputNode::getDisplayedLabel()
322{
323 return _displayedLabel;
324}
325
326ax::ui::TextField* TextInputNode::getTextField()
327{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected