开发者

TYPE_TEXT_VARIATION_VISIBLE_PASSWORD for Android using Phonegap

开发者 https://www.devze.com 2023-02-25 12:01 出处:网络
With reference to the Android class InputType here, and using a system built with phonegap — ho开发者_运维技巧w can you use TYPE_TEXT_VARIATION_VISIBLE_PASSWORD with a given input field? Is this poss

With reference to the Android class InputType here, and using a system built with phonegap — ho开发者_运维技巧w can you use TYPE_TEXT_VARIATION_VISIBLE_PASSWORD with a given input field? Is this possible?


You should be able to use a regular single line text field. An answer to this question shows some of the possible values: Getting Search Keyboard on iPhone using PhoneGap

0

精彩评论

暂无评论...
验证码 换一张
取 消