UIActionSheetDelegate.Canceled(UIActionSheet) Method

Definition

Indicates that the UIActionSheet was canceled.

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

Parameters

actionSheet
UIActionSheet
Attributes

Applies to