Aracılığıyla paylaş


Settings.System.TextShowPassword Field

Definition

Setting to showing password characters in text editors.

[Android.Runtime.Register("TEXT_SHOW_PASSWORD")]
public const string TextShowPassword;
[<Android.Runtime.Register("TEXT_SHOW_PASSWORD")>]
val mutable TextShowPassword : string

Field Value

Attributes

Remarks

Setting to showing password characters in text editors. 1 = On, 0 = Off

Java documentation for android.provider.Settings.System.TEXT_SHOW_PASSWORD.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to