We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968298c commit c1d3990Copy full SHA for c1d3990
inputfiles/overridingTypes.json
@@ -2755,6 +2755,25 @@
2755
]
2756
}
2757
2758
+ },
2759
+ "properties": {
2760
+ "property": {
2761
+ "msManipulationViewsEnabled": {
2762
+ "name": "msManipulationViewsEnabled",
2763
+ "override-type": "boolean",
2764
+ "read-only": 1
2765
2766
+ "msMaxTouchPoints": {
2767
+ "name": "msMaxTouchPoints",
2768
+ "override-type": "number",
2769
2770
2771
+ "msPointerEnabled": {
2772
+ "name": "msPointerEnabled",
2773
2774
2775
+ }
2776
2777
2778
2779
0 commit comments