Pushes a view controller onto the UINavigationController's navigation stack.
Syntax
[Foundation.Export("pushViewController:animated:")]
public virtual
void PushViewController (
UIViewController viewController,
bool animated)
Parameters
- viewController
- The view controller to push onto the navigation stack
- animated
- A boolean indicating if the transition back to the root controller should be animated.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0