TKUIAlertViewController
public class TKUIAlertViewController : UITableViewController
Undocumented
-
Undocumented
Declaration
Swift
public func setAlerts(_ alerts: [TKAPI.Alert])
-
Undocumented
Declaration
Swift
public override func viewDidLoad()
-
Undocumented
Declaration
Swift
public override func viewWillAppear(_ animated: Bool)
-
Undocumented
Declaration
Swift
public override func viewDidAppear(_ animated: Bool)
-
Undocumented
Declaration
Swift
public override func numberOfSections(in tableView: UITableView) -> Int
-
Undocumented
Declaration
Swift
public override func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int
-
Undocumented
Declaration
Swift
public override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell
-
Undocumented
Declaration
Swift
public override func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath)