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.
The constant value of the expression.
var constantValue: Any? { get }Accessing this property raises an exception if it is not applicable to the expression.