Instance Property インスタンスプロパティ

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. このプロパティは、ユニコード標準における “Terminal_Punctuation” に相当します。