UIDocumentMenuDelegate.WasCancelled(UIDocumentMenuViewController) 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.
The user canceled the action.
[Foundation.Export("documentMenuWasCancelled:")]
public abstract void WasCancelled (UIKit.UIDocumentMenuViewController documentMenu);
abstract member WasCancelled : UIKit.UIDocumentMenuViewController -> unit
Parameters
- documentMenu
- UIDocumentMenuViewController
Implements
- Attributes