UIActionSheetDelegate.Presented(UIActionSheet) Method

Definition

Indicates that the action sheet was presented to the user.

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

Parameters

actionSheet
UIActionSheet
Attributes

Applies to