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?)Creates a view controller with the nib file in the specified bundle.
@MainActor @preconcurrency override dynamic init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?)