Phaser API Documentation

  Version: 
wordWrapCallbackScope: object | null

Description:

The scope that will be applied when the wordWrapCallback is invoked. Setting this directly will not re-run the word wrapping algorithm. To change the callback and re-wrap, use Phaser.GameObjects.TextStyle#setWordWrapCallback.

Type:
object | null
Default: null
Since: 3.24.0