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

isLowercase

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

Declaration 宣言

var isLowercase: Bool { get }

Discussion 解説

This property corresponds to the “Lowercase” and the “Other_Lowercase” properties in the Unicode Standard.