Contents

init(nibName:bundle:)

Creates a new LookAround view controller from the specified nib and bundle.

Declaration

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

Parameters

  • nibNameOrNil:

    The name of the nib file.

  • nibBundleOrNil:

    The Bundle file.

See Also

Creating a LookAround controller