UIKit.UINavigationController: Constructor Members

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

See Also: Inherited members from UIKit.UIViewController

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor that takes a UIKit.UIViewController to use as the topmost controller in the UINavigationController's controller stack.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.