UIActionSheetDelegate.Canceled(UIActionSheet) 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 the UIActionSheet was canceled.
[Foundation.Export("actionSheetCancel:")]
public virtual void Canceled (UIKit.UIActionSheet actionSheet);
abstract member Canceled : UIKit.UIActionSheet -> unit
override this.Canceled : UIKit.UIActionSheet -> unit
Parameters
- actionSheet
- UIActionSheet
- Attributes