Partager via


UINavigationController.ShowViewController(UIViewController, NSObject) Méthode

Définition

Affiche le UIViewController basé sur la classe de taille actuelle de l’environnement.

[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

Paramètres

sender
NSObject

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à