System.title

Function/Meaning
title
Type
System Class Properties
Explanation

The title of the main window is represented by a character string.
You can also set the value.

Reference
Window.captionOn Android, it is set as the title of Activity, but it is not displayed because it is hidden in the full screen state.