Contents

init(nibName:bundle:)

Creates a table view controller with the nib file in the specified bundle.

Declaration

init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?)

See Also

Creating a table view controller