Geography

public enum Geography : String

Undocumented

  • eea

    < Geography appears as in EEA for debug devices.

    Declaration

    Swift

    case eea
  • us

    < Geography appears as in a regulated US State.

    Declaration

    Swift

    case us
  • < Geography appears as in a region with no regulation in force.

    Declaration

    Swift

    case other