Instance Property
インスタンスプロパティ
description
A textual description of the decimal.
10進数のテキスト表現。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 7.1+
Technology
- Foundation ファウンデーション
Declaration 宣言
var description: String
{ get }
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Describing a Decimal 10進数を記述する
var hashValue : Int
The computed hash value for the decimal.
10進数に対する計算ハッシュ値。