次の方法で共有


UIDocumentInteractionControllerDelegate.ViewForPreview メソッド

定義

UIDocumentInteractionController に、ドキュメント プレビューの表示をアニメーション化するための開始点が必要であることを示します。

[Foundation.Export("documentInteractionControllerViewForPreview:")]
public virtual UIKit.UIView ViewForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView
override this.ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView

パラメーター

戻り値

属性

適用対象