TextBlinkMode#

Added in version 0.52.

class TextBlinkMode#

An enumerated type which can be used to indicate whether the terminal allows the text contents to be blinked.

Fields#

class TextBlinkMode
ALWAYS#

The type of the None singleton.

FOCUSED#

The type of the None singleton.

NEVER#

The type of the None singleton.

UNFOCUSED#

The type of the None singleton.