次の方法で共有


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
属性

適用対象