isPasswordInput() method

This is used to determine if the edit field should obscure its input, as would be the case if it were being used to retrieve a password.

Syntax

public boolean isPasswordInput ()

Returns

true if the input should be hidden from the user, in whatever password-entry style is standard for the platform; false if not