問題タブ [ios-pdfkit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
swift - UIViewRepresentable の Coordinator で PDFView 通知を検出することは可能ですか?
UIViewRepresentable を使用して PDFView を実装する方法を理解するのは非常に困難です。
SwiftUI -> UIKit から単純なバインディングを介して変数を取得できることを理解しています。
Coordinator を使用して PDFViewPageChanged などの PDFView 通知を検出し、Binding でデータを返す必要があることを理解しています。
Coordinator を使用して通知を受け取る方法の例が見つかりません。どんな助けでも大歓迎です。
ありがとう
編集
私が試したこと - 残念ながら、通知を受け取ることはありません