BY_WORD constant

IOSNSUnderlineStyle const BY_WORD

Draw the line only beneath or through words, not whitespace.

Implementation

static const BY_WORD = IOSNSUnderlineStyle._internal(32768, 32768);