Deprecated: Login dialogs do not have "Show password" check boxes.
#include <bps/dialog.h>
BPS_API int dialog_set_login_show_password(dialog_instance_t dialog,
bool show_password) BPS_DEPRECATED
BlackBerry 10.0.0
Deprecated:
Login dialogs do not have "Show password" check boxes. Instead each password field has an integrated password visiblity toggle. This function has no effect.