UIDocumentInteractionControllerDelegate.WillPresentOptionsMenu Method

Definition

Indicates that the UIDocumentInteractionController is about to display an options menu.

[Foundation.Export("documentInteractionControllerWillPresentOptionsMenu:")]
public virtual void WillPresentOptionsMenu (UIKit.UIDocumentInteractionController controller);
abstract member WillPresentOptionsMenu : UIKit.UIDocumentInteractionController -> unit
override this.WillPresentOptionsMenu : UIKit.UIDocumentInteractionController -> unit

Parameters

Attributes

Applies to