MCPcopy 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
566std::string_view TextField::getPasswordStyleText() const
567{
568 return _textFieldRenderer->getPasswordTextStyle();
569}
570
571void TextField::update(float /*dt*/)
572{

Calls 1

getPasswordTextStyleMethod · 0.80

Tested by

no test coverage detected