A fake iOS keyboard for simulation when not using an iPhone or iPad. Used with the Text Field component. Use the Touch button on the component to get information about keyboard interactions.
没有使用设备时在查看器中模拟iOS键盘。和 Text Field 图层一起使用。点击右上角的 Touch 按钮获取有关键盘交互的信息。
属性
Enable 启用
A boolean that is true when the keyboard is shown.
勾选时启用键盘。
Show 显示
A boolean that is true when the keyboard animates on screen.
勾选后键盘从下至上显示出来。
Touch 按钮
Return Button 返回按钮
A pulse that represents when the return key is tapped.
轻点返回键时布尔值为真。
Remaining H 剩余高度
The height of the screen that is not covered by the keyboard.
屏幕的未被键盘覆盖的高度。
Progress 进度
A progress value that represents the keyboard's animation status. Used to synchronize other animations with the keyboard animation.
键盘动画状态的进度值。用来同步其他事件与键盘的动画。
Related Patches 相关模块
Text Input Info,Keyboard
Related Layers 相关图层
Action Sheet 操作表,Activity Indicator 加载菊花,Alert View 警告弹窗,Page Control 翻页小点,Screen 滑屏,Slider 滑块,Status Bar 状态栏,Switch 开关,Tab Bar 标签栏,Text Field 文本输入框,Visual Effect 毛玻璃效果