简体   繁体   中英

Mobile Keyboard customization for game on unity 3d

I'm developing a game for mobile devices, where i add inputfileds for login and register. Everything is perfectly fine but when i touch on input-field to write text like(Username, password) the keyboards pops-up perfectly.

Issue: Keyboard is every large in size. I want to change height of the keyboard or should is there any approach to customize the look of keyboard??

I don't think there is. When you are developing a native iOS app, you can define a lot of keyboard options. But there is no keyboard API that allows you to show/listen or customize the keyboard.

My advice would be to make the best of suggested Unity options.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM