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

isSentenceTerminal

A Boolean value indicating whether the scalar is a punctuation mark that generally marks the end of a sentence. このスカラーが一般的に文の終わりを印する句読点符号であるかどうかを指し示すブール値。

Declaration 宣言

var isSentenceTerminal: Bool { get }

Discussion 解説

This property corresponds to the “Sentence_Terminal” property in the Unicode Standard. このプロパティは、ユニコード標準における “Sentence_Terminal” に相当します。