HelpMenuViewController

final public class HelpMenuViewController : UITableViewController

The HelpMenuViewController provides explanations on how to take better pictures, how to use the Open with feature and which formats are supported by the Gini Vision Library.

  • Undocumented

    Declaration

    Swift

    override public func numberOfSections(in tableView: UITableView) -> Int
  • Undocumented

    Declaration

    Swift

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

    Declaration

    Swift

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

    Declaration

    Swift

    override public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath)