Compartir a través de


UIActionSheetDelegate.WillPresent(UIActionSheet) Método

Definición

Indica que la hoja de acciones está a punto de presentarse.

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

Parámetros

actionSheet
UIActionSheet
Atributos

Se aplica a