Contents

AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedNumericArgumentAttribute.Value.double(_:)

A double-precision floating point value.

Declaration

case double(Double)

Parameters

  • double:

    The attribute value, as a Double.

See Also

Value cases