Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > Accessibility > IAccessibleProperty
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
Include | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
virtual bool IsPassword&40;&41; const
Remarks
Check if this text is storing password data, indicating that it may need special handling to presenting itself to the user. true if the text is storing a password or otherwise senstive data that should be hidden.