UIAlertViewDelegate_Extensions.Canceled 方法

定义

指示此 UIAlertView 即将取消。

public static void Canceled (this UIKit.IUIAlertViewDelegate This, UIKit.UIAlertView alertView);
static member Canceled : UIKit.IUIAlertViewDelegate * UIKit.UIAlertView -> unit

参数

This
IUIAlertViewDelegate

此扩展方法在其上运行的实例。

alertView
UIAlertView

适用于