visible property

bool get visible

Whether the separator should still be visible, if chosen as a line break position.

For example, a user may wish to keep a hyphenation mark at the end of a row of text, but hide a comma.

The default value is false.

set visible (bool value)