Discussion 解説
Using this property directly is discouraged. Instead, use simple assignment to create a new constant or variable equal to this string. このプロパティを直接に使うことは、推奨されません。代わりに、単純な代入を使ってこの文字列と等しい新しい定数または変数を作成してください。
Availability
Technology
var description: String
{ get }
Using this property directly is discouraged. Instead, use simple assignment to create a new constant or variable equal to this string. このプロパティを直接に使うことは、推奨されません。代わりに、単純な代入を使ってこの文字列と等しい新しい定数または変数を作成してください。
var debugDescription : String
var customMirror : Mirror
String
instance.
String
インスタンスを反映するミラー。
var hashValue : Int
func hash(into: inout Hasher)