UIWindow.MakeKeyAndVisible 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.
Cette interface utilisateurWindow est la fenêtre clé de l’application et la rend visible. (Souvent la dernière méthode appelée à partir de UIApplicationDelegate.FinishedLaunching.)
[Foundation.Export("makeKeyAndVisible")]
public virtual void MakeKeyAndVisible ();
abstract member MakeKeyAndVisible : unit -> unit
override this.MakeKeyAndVisible : unit -> unit
- Attributs