# MouseButtonUpTransition

It will transition the state when the mouse button is released.

![MouseButtonUpTransition](./images/MouseButtonUpTransition.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Button
</td>
<td>
Specified mouse button.
</td>
</tr>
<tr>
<td>
Next State
</td>
<td>
Transition destination state.
</td>
</tr>
 </tbody>
</table>

