Contents

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

A signed integer value.

Declaration

case int(Int64)

Parameters

  • int:

    The attribute value, as an Int64.

See Also

Value cases