Contents

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