Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPasswordStyleText
Method
getPasswordStyleText
core/ui/UITextField.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
std::string_view TextField::getPasswordStyleText() const
567
{
568
return _textFieldRenderer->getPasswordTextStyle();
569
}
570
571
void TextField::update(float /*dt*/)
572
{
Callers
2
copySpecialProperties
Method · 0.80
lua_ax_ui_TextField_getPasswordStyleText
Function · 0.80
Calls
1
getPasswordTextStyle
Method · 0.80
Tested by
no test coverage detected