Share via


UINavigationController.ShowViewController(UIViewController, NSObject) Método

Definición

Muestra en UIViewController función de la clase de tamaño actual del entorno.

[Foundation.Export("showViewController:sender:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ShowViewController (UIKit.UIViewController vc, Foundation.NSObject sender);
override this.ShowViewController : UIKit.UIViewController * Foundation.NSObject -> unit

Parámetros

sender
NSObject

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a