Contents

storyboard

The storyboard from which the view controller originated.

Declaration

var storyboard: UIStoryboard? { get }

Discussion

If the view controller was not instantiated from a storyboard, this property is nil.

See Also

Getting the storyboard and nib information