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

isEmpty

A Boolean value indicating whether a string has no characters. ある文字列が文字をひとつも持たないかどうかを指し示すブール値。

Declaration 宣言

var isEmpty: Bool { get }

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Inspecting a String 文字列を調査する