UIActionSheetDelegate.Presented(UIActionSheet) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Indica che il foglio azioni è stato presentato all'utente.
[Foundation.Export("didPresentActionSheet:")]
public virtual void Presented (UIKit.UIActionSheet actionSheet);
abstract member Presented : UIKit.UIActionSheet -> unit
override this.Presented : UIKit.UIActionSheet -> unit
Parametri
- actionSheet
- UIActionSheet
- Attributi