MCPcopy Create free account
hub / github.com/axmolengine/axmol / getPasswordTextStyle

Method getPasswordTextStyle

core/2d/TextFieldTTF.cpp:761–764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761std::string_view TextFieldTTF::getPasswordTextStyle() const
762{
763 return _passwordStyleText;
764}
765
766bool TextFieldTTF::isSecureTextEntry() const
767{

Callers 1

getPasswordStyleTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected