Compartir a través de


UIActionSheetDelegate.Presented(UIActionSheet) Método

Definición

Indica que la hoja de acciones se presentó al usuario.

[Foundation.Export("didPresentActionSheet:")]
public virtual void Presented (UIKit.UIActionSheet actionSheet);
abstract member Presented : UIKit.UIActionSheet -> unit
override this.Presented : UIKit.UIActionSheet -> unit

Parámetros

actionSheet
UIActionSheet
Atributos

Se aplica a