Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by sreejit_730 · Jun 15, 2015 at 03:28 PM · inputfieldkeyboard input

i am working on an app for iOS Platform. i have a Input Field , but every time the White Classic keyboard comes out to take input. I want to display the keyboard with a black semi-transparent background. Can anyone help me out with this?

I tried TouchScreenKeyboard.Open("", TouchScreenKeyboardType.Default, false, false, true, true); This opens the black semi-transparent background keyboard but when i hit the input field again then the classic white keyboard comes.

I want the black semi-transparent background keyboard as my default keyboard

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image sreejit_730 · Jun 15, 2015 at 09:37 AM 0
Share

Finally i got the answer to my own question.

Open your project in Xcode. Open the Classes Folder. Inside it open the UI Folder. Inside it open the file $$anonymous$$eyboard.mm

Classes>UI Folder>$$anonymous$$eyboard.mm

[we can see the UI$$anonymous$$eyboardAppearance selection] http://i.stack.imgur.com/y$$anonymous$$r7n.png

In here we can see two type of keyboards

1.UI$$anonymous$$eyboardAppearanceDefault

2.UI$$anonymous$$eyboardAppearanceAlert

and below there is a line that decides which type of keyboard should appear

keyboardAppearances[alert ? 1 : 0],

Just change the order of the keyboard appearance according to your convenience

This is a cheap solution. Actually you should change the value of the alert bool from wherever this method is being called

[see the Unity$$anonymous$$eyboard_Show $$anonymous$$ethod]

http://i.stack.imgur.com/kJNL6.png

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Related Questions

Changing UGUI InputField keyboard appearance on iOS 2 Answers

How to keep opening of keyboard when focus transferred to another input field by programmatically.? 0 Answers

WEBGL input field on Android and iOS 0 Answers

Android InputField Keyboard Showing Light Gray Text on White background, Hard to See 1 Answer

Inputfield Stop highlight 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges