Event.capsLockvar capsLock : booleanDescriptionIs Caps Lock on? (Read Only) Returns true if Caps Lock is switched on.
JavaScript
// Creates a Label and prints CapsLock on/off using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Event | ||||
Event.capsLockvar capsLock : booleanDescriptionIs Caps Lock on? (Read Only) Returns true if Caps Lock is switched on.
JavaScript
// Creates a Label and prints CapsLock on/off using UnityEngine; import UnityEngine |