UIActionSheetDelegate.WillPresent(UIActionSheet) 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.
Indique que la feuille d’action est sur le point d’être présentée.
[Foundation.Export("willPresentActionSheet:")]
public virtual void WillPresent (UIKit.UIActionSheet actionSheet);
abstract member WillPresent : UIKit.UIActionSheet -> unit
override this.WillPresent : UIKit.UIActionSheet -> unit
Paramètres
- actionSheet
- UIActionSheet
- Attributs