UIDocumentInteractionControllerDelegate_Extensions.DidEndPreview Method

Definition

Indicates that the controller has ended its document preview.

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

Parameters

This
IUIDocumentInteractionControllerDelegate

The instance on which this extension method operates.

Applies to