微信小游戏开发文档-小游戏界面API wx.showKeyboard(Object object) 显示键盘

2018-01-29 10:59 更新

wx.showKeyboard(Object object)

显示键盘

参数

Object object
属性 类型 默认值 是否必填 说明 支持版本
defaultValue string 键盘输入框显示的默认值
maxLength number 键盘中文本的最大长度
multiple boolean 是否为多行输入
confirmHold boolean 当点击完成时键盘是否收起
confirmType string 键盘右下角 confirm 按钮的类型,只影响按钮的文本内容
success function 接口调用成功的回调函数
fail function 接口调用失败的回调函数
complete function 接口调用结束的回调函数(调用成功、失败都会执行)

object.confirmType 的合法值

说明
done 完成
next 下一个
search 搜索
go 前往
send 发送
以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号