UIDocumentInteractionControllerDelegate.DidEndPreview Method

Definition

Indicates that the UIDocumentInteractionController has dismissed its document preview.

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

Parameters

Attributes

Applies to