UIDocumentInteractionControllerDelegate_Extensions.DidEndPreview 方法

定义

指示控制器已结束其文档预览。

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

参数

This
IUIDocumentInteractionControllerDelegate

此扩展方法操作的实例。

适用于