UIKit.UIStoryboard: Method Members

The methods of UIKit.UIStoryboard are listed below. For a list of all members, see the UIStoryboard Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

static
FromName(string, Foundation.NSBundle) : UIStoryboard
Factory method to create a UIStoryboard identified by the specified name.
InstantiateInitialViewController() : UIViewController
Documentation for this section has not yet been entered.
InstantiateViewController(string) : UIViewController
Documentation for this section has not yet been entered.