UIAlertViewDelegate.Canceled(UIAlertView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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