UIActionSheetDelegate.Canceled(UIActionSheet) 方法

定义

指示 UIActionSheet 已取消。

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

参数

actionSheet
UIActionSheet
属性

适用于