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

description

The value of this string. この文字列の値。

Declaration 宣言

var description: String { get }

Discussion 解説

Using this property directly is discouraged. Instead, use simple assignment to create a new constant or variable equal to this string. このプロパティを直接に使うことは、推奨されません。代わりに、単純な代入を使ってこの文字列と等しい新しい定数または変数を作成してください。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Describing a String 文字列を記述する