UIDragInteractionDelegate_Extensions.PrefersFullSizePreviews 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
呼叫以找出應用程式是否偏好來源檢視中的完整大小預覽的方法。
public static bool PrefersFullSizePreviews (this UIKit.IUIDragInteractionDelegate This, UIKit.UIDragInteraction interaction, UIKit.IUIDragSession session);
static member PrefersFullSizePreviews : UIKit.IUIDragInteractionDelegate * UIKit.UIDragInteraction * UIKit.IUIDragSession -> bool
參數
這個擴充方法運作所在的 實例。
- interaction
- UIDragInteraction
發出要求的互動。
- session
- IUIDragSession
要查詢的會話。