allow_bold


Description:

[ Version ( deprecated = true , deprecated_since = "0.60" ) ]
public bool allow_bold { get; set; }

Warning: allow_bold is deprecated since 0.60.

Controls whether or not the terminal will attempt to draw bold text, by using a bold font variant.

Note:

There's probably no reason for this feature to exist.