共用方式為


UIDropInteractionDelegate_Extensions.SessionDidUpdate 方法

定義

當觸控點移到檢視或檢視內,或在觸控點位於檢視內時加入拖曳專案時所呼叫的方法。

public static UIKit.UIDropProposal SessionDidUpdate (this UIKit.IUIDropInteractionDelegate This, UIKit.UIDropInteraction interaction, UIKit.IUIDropSession session);
static member SessionDidUpdate : UIKit.IUIDropInteractionDelegate * UIKit.UIDropInteraction * UIKit.IUIDropSession -> UIKit.UIDropProposal

參數

This
IUIDropInteractionDelegate

這個擴充方法運作所在的 實例。

interaction
UIDropInteraction

發出要求的互動。

session
IUIDropSession

已變更的會話。

傳回

適用於