Instance Property インスタンスプロパティ

constantValue

The constant value of the expression. 式の定数値。

Declaration 宣言

var constantValue: Any? { get }

Discussion 議論

Accessing this property raises an exception if it is not applicable to the expression. このプロパティにアクセスすることは、それがこの式に適用可能でないならば、例外を引き起こします。

See Also 参照

Getting Information About an Expression 式についての情報を取得する