Instance Property
インスタンスプロパティ
debug
debugDescription
A textual representation of the pointer, suitable for debugging.
そのポインタのテキスト表現、デバッグに適するもの。
Availability
- iOS 14.5+
- iPadOS 14.5+
- macOS 11.3+
- Mac Catalyst 14.5+
- tvOS 14.5+
- watchOS 7.4+
- Xcode 12.5+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
var debugDescription: String
{ get }