DMNotificationsViewController

final class DMNotificationsViewController : UITableViewController

Undocumented

Init

  • Undocumented

    Declaration

    Swift

    init()

Overrides

  • Undocumented

    Declaration

    Swift

    override func viewDidLoad()

Protocol UITableView

  • Undocumented

    Declaration

    Swift

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

    Declaration

    Swift

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