DMBackendConfigurationViewController

final class DMBackendConfigurationViewController : UITableViewController, RequiresAppDependencies

Undocumented

Creating a Configuration View Controller

UIViewController

  • Undocumented

    Declaration

    Swift

    override func viewDidLoad()

UITableViewController

  • Undocumented

    Declaration

    Swift

    override func tableView(
    	_ tableView: UITableView,
    	cellForRowAt indexPath: IndexPath
    ) -> UITableViewCell
  • Undocumented

    Declaration

    Swift

    override func tableView(_: UITableView, numberOfRowsInSection _: Int) -> Int