Protocols
The following protocols are available globally.
-
The data source of a GCCountryPickerViewController object must adopt the GCCountryPickerDataSource protocol.
See moreDeclaration
Swift
public protocol GCCountryPickerDataSource
-
The delegate of a GCCountryPickerViewController object must adopt the GCCountryPickerDelegate protocol.
See moreDeclaration
Swift
public protocol GCCountryPickerDelegate