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

isAlphabetic

A Boolean value indicating whether the scalar is alphabetic. このスカラーがアルファベットであるかどうかを指し示すブール値。

Declaration 宣言

var isAlphabetic: Bool { get }

Discussion 解説

Alphabetic scalars are the primary units of alphabets and/or syllabaries. アルファベットのスカラーは、アルファベットおよび/または音節文字の主要な単位です。

This property corresponds to the “Alphabetic” and the “Other_Alphabetic” properties in the Unicode Standard.