UIKit.UINavigationController.ViewControllers Property
The view controllers currently on the navigation controller's stack.

Syntax

[get: Foundation.Export("viewControllers")]
[set: Foundation.Export("setViewControllers:")]
public virtual UIViewController[] ViewControllers { get; set; }

Value

This value can be null.

Remarks

Returns an array of controllers currently on the navigation controller's navigation stack, with the root controller being at the 0 index in the array.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0