Phaser API Documentation

  Version: 
backButtonReleased()

Description:

Checks to see if the back button was just released on this Pointer.

Returns:
Description:

true if the back button was just released.

Type:
  • boolean
Since: 3.18.0
Source: src/input/Pointer.js (Line 995)