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

isUppercase

A Boolean value indicating whether the scalar’s letterform is considered uppercase. このスカラーのもつ字形がアップケースと考えられるかどうかを指し示すブール値。

Declaration 宣言

var isUppercase: Bool { get }

Discussion 解説

This property corresponds to the “Uppercase” and the “Other_Uppercase” properties in the Unicode Standard.