# On On-Screen Keyboard Arrow Down Pressed

## Overview

![The On On-Screen Keyboard Arrow Down Pressed Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-d003aeb2e2329c9b96e6d818e33ab2be938114c3%2Fononscreenkeyboardarrowdownpressednode20241.png?alt=media)

The **On On-Screen Keyboard Arrow Down Pressed Node** is an **Event Listener** **Node** used for executing a **Logic Branch** when the `Down` key on the **On-Screen Keyboard** is pressed.

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Scene**, **Prefab**.

## Attributes

![The On On-Screen Keyboard Arrow Down Pressed Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-83bbc5c8b7f557a498dd67dac232a11a1332db85%2Fononscreenkeyboardarrowdownpressedattributes.png?alt=media)

| Attribute | Type         | Description                                                                                                                                             |
| --------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **On-Screen Keyboard** in which the pressing of the `Down` key triggers the **Logic Branch**, if none is given in the `Object ID` **Input Socket**. |

### Inputs

| Input           | Type         | Description                                                                                       |
| --------------- | ------------ | ------------------------------------------------------------------------------------------------- |
| `Object ID`     | **ObjectID** | The **On-Screen Keyboard** in which the pressing of the `Down` key triggers the **Logic Branch**. |
| `Subscribe` (►) | **Pulse**    | An **Input Pulse** that needs to be triggered to start listening to the **Event**.                |

## Outputs

| Output             | Type         | Description                                                                                                                            |
| ------------------ | ------------ | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse**    | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Object ID`        | **ObjectID** | The **On-Screen Keyboard** received as **Input**.                                                                                      |

## See Also

* [**On On-Screen Keyboard Enter Pressed**](https://docs.incari.com/incari-studio/toolbox/events/on-screenkeyboard/on-onscreen-keyboard-enter-pressed)
* [**On On-Screen Keyboard Input Changed**](https://docs.incari.com/incari-studio/toolbox/events/on-screenkeyboard/on-onscreen-keyboard-input-changed)
* [**On On-Screen Keyboard Arrow Up Pressed**](https://docs.incari.com/incari-studio/toolbox/events/on-screenkeyboard/ononscreenkeyboardarrowuppressed)
* [**On On-Screen Keyboard Key Pressed**](https://docs.incari.com/incari-studio/toolbox/events/on-screenkeyboard/ononscreenkeyboardpressed)
