Documentation

setTitle()

Overrides the current window title, if supported.

abstract setTitle(title: StringConvertible): void;

Related