Contents

init(nibName:bundle:)

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

Declaration

@MainActor @preconcurrency override dynamic init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?)

See Also

Creating a view controller.