UIApplicationDelegate_Extensions.ReceiveMemoryWarning 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.
L’application a reçu un avertissement de mémoire insuffisante de la part du système.
public static void ReceiveMemoryWarning (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application);
static member ReceiveMemoryWarning : UIKit.IUIApplicationDelegate * UIKit.UIApplication -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- application
- UIApplication
Référence à l’UIApplication qui a appelé cette méthode de délégué.