Contents

isTerminalPunctuation

A Boolean value indicating whether the scalar is a punctuation symbol that typically marks the end of a textual unit.

Declaration

var isTerminalPunctuation: Bool { get }

Discussion

This property corresponds to the “Terminal_Punctuation” property in the Unicode Standard.