UIDocumentInteractionControllerDelegate_Extensions.DidEndPreview メソッド

定義

コントローラーがドキュメント プレビューを終了したことを示します。

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

パラメーター

This
IUIDocumentInteractionControllerDelegate

この拡張メソッドが動作するインスタンス。

適用対象