hyphenAfter property

bool hyphenAfter
final

Whether this syllable is joined to the NEXT syllable of the same word by a hyphen (word-internal syllable break). Set by GABC import; used for the lyric underlay. Default false (word-final or standalone syllable).

Implementation

final bool hyphenAfter;