問題タブ [ios13.4]
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.
ios - swift を使用すると、iOS 13.4 にはクラス CIVibrance または文字列 "CIVibrance" またはメソッド CIFilter().vibrance() がありますか?
クラス CIVibrance または文字列「CIVibrance」、または CIFilter().vibrance() のようなメソッドを迅速に探します。ドキュメントを見ると、swift で利用できないように見えるものもあれば、Xcode にないものもあります。(iOS 13.4 Xcode 11.5)
https://developer.apple.com/documentation/coreimage/cifilter/3228429-vibrance https://developer.apple.com/documentation/coreimage/civibrance?language=occ
wkwebview - iOS 13.4.1 アップデート後、WKWebView でタップ ジェスチャが認識されない
WKWebViewでタップジェスチャを検出できるようにiosを13.4.1に更新した後、私のコードは次のとおりです。