- Home /
iPhone UI Components?
I am brand new to Unity and am wondering if it's possible to access the UI components within the iPhone. Things like keyboard, wheel selectors, copy / paste, lists, buttons, toggles, tabs, loading animation, etc.
If this isn't possible, does Unity come with it's own UI components that are skinnable or has someone already created a public library of these?
~ag
Answer by Design3.com · Mar 05, 2010 at 07:30 AM
I think iPhoneKeyboard has some variables and functions you can use, and you could use a GUI.Button as a toggle, but I'm not sure about the other iPhone UI.
Answer by Calum1015 · Apr 16, 2015 at 04:46 AM
I would highly recommend thoroughly reading the Unity Documentation. With a quick google search I found this: http://docs.unity3d.com/Manual/MobileKeyboard.html