UIDocumentInteractionControllerDelegate_Extensions.WillBeginPreview Method

Definition

Indicates that document preview is about to start.

public static void WillBeginPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member WillBeginPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> unit

Parameters

This
IUIDocumentInteractionControllerDelegate

The instance on which this extension method operates.

Applies to