AddressViewController

@objc(STPAddressViewController)
public class AddressViewController : UIViewController
extension AddressViewController: UIGestureRecognizerDelegate

A view controller that collects a name and an address, with full localization and autocomplete.

Note

It uses navigationItem and can push a view controller, so it must be shown inside a UINavigationController.

Public properties

Initializers