UIAlertViewDelegate.Canceled(UIAlertView) Method
Definition
Indicates that this UIAlertView is about to be canceled.
[Foundation.Export("alertViewCancel:")]
public virtual void Canceled (UIKit.UIAlertView alertView);
abstract member Canceled : UIKit.UIAlertView -> unit
override this.Canceled : UIKit.UIAlertView -> unit
Parameters
- alertView
- UIAlertView
- Attributes