UIActionSheetDelegate.WillPresent(UIActionSheet) Method

Definition

Indicates that the action sheet is about to be presented.

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

Parameters

actionSheet
UIActionSheet
Attributes

Applies to