UIViewController.ShowViewController(UIViewController, NSObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Affiche ce contrôleur d’affichage.
[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);
abstract member ShowViewController : UIKit.UIViewController * Foundation.NSObject -> unit
override this.ShowViewController : UIKit.UIViewController * Foundation.NSObject -> unit
Paramètres
Contrôleur d’affichage actuel.
- Attributs