# NumberPad

> Keyboard with standard numeric keys.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
NumberPad = 4
```

### Remarks

This keyboard only has the numeric keys 0 to 9 and is suitable for typing PINs or passwords.
