Instance Property
インスタンスプロパティ
description
A textual description of the transform.
変換のテキスト記述。
Availability 有効性
- macOS 10.9+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var description: String
{ get }
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Describing a Transform 変換を記述する
var debugDescription : String
A textual description of the transform suitable for debugging.
変換のテキスト表現、デバッグに適するもの。
var hashValue : Int
The computed hash value for the transform.
変換に対する計算ハッシュ値。