Textfield does not show Keyboard on iOS Simulator

前端 未结 1 1285
借酒劲吻你
借酒劲吻你 2021-02-05 04:12

I\'m trying to build a simple login screen here using basic Textfields, but I can\'t get a keyboard to appear in the Simulator.
Input via the physical keyboard works just fi

相关标签:
1条回答
  • 2021-02-05 04:34
    • CMD + Shift + K toggles connectivity of the hardware keyboard, which will open the software keyboard by default if the other one is disconnected.
    • CMD + K toggles the visibility of the software keybaord.
    0 讨论(0)
提交回复
热议问题