Localization

    Defines the explicit type of localization for resources.

    Resource.swift:39Resource-Localization.md
    SwiftPM
    5.3+
    enum Localization

    Enumeration Cases

    • case base

      A constant that represents base internationalization.

    • case `default`

      A constant that represents default localization.

    Hashing

    Operator Functions

    Creating a Value

    Accessing the Raw Value

    • rawValue
    • RawValue

    See also

    Other members in extension

    Type members

    Citizens in PackageDescription

    Conformances