Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
321
Label* TextInputNode::getDisplayedLabel()
322
{
323
return _displayedLabel;
324
}
325
326
ax::ui::TextField* TextInputNode::getTextField()
327
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected