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