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