GCCountryPickerDisplayMode
public enum GCCountryPickerDisplayMode
The display mode of the country picker.
-
The country picker will include calling codes.
Declaration
Swift
case withCallingCodes
-
The country picker will not include calling codes.
Declaration
Swift
case withoutCallingCodes