Share via


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
특성

적용 대상