Instance Property
インスタンスプロパティ
description
A textual description of the structure.
構造体のテキスト記述。
Availability 有効性
- iOS 9.0+
- iPadOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var description: String
{ get }
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Describing Person Name Components 個人名構成要素を記述する
var debugDescription : String
A textual description of the structure suitable for debugging.
デバッグに適したその構造体のテキスト表現。
var customMirror : Mirror
A mirror that reflects the date interval.
日付間隔を反映するミラー。
var hashValue : Int
The computed hash value for the date interval.
日付間隔に対する計算ハッシュ値。