Contents

takeDoubleValueFrom(_:)

Sets the value of the receiver’s cell to a double-precision floating-point value obtained from the specified object.

Declaration

func takeDoubleValueFrom(_ sender: Any?)

Parameters

  • sender:

    The object from which to take the value. This object must implement the Doublevalue property.

See Also

Related Documentation

Deriving Values