Share via


UINavigationController.ShowViewController(UIViewController, NSObject) Method

Definition

[Foundation.Export("showViewController:sender:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ShowViewController(UIKit.UIViewController vc, Foundation.NSObject? sender);
[<Foundation.Export("showViewController:sender:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.ShowViewController : UIKit.UIViewController * Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to