問題タブ [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.

0 投票する
1 に答える
270 参照

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

0 投票する
0 に答える
73 参照

wkwebview - iOS 13.4.1 アップデート後、WKWebView でタップ ジェスチャが認識されない

WKWebViewでタップジェスチャを検出できるようにiosを13.4.1に更新した後、私のコードは次のとおりです。