hardwareAcceleration property
Boolean value to enable Hardware Acceleration in the WebView.
The default value is true
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebView.setLayerType)
Implementation
bool? hardwareAcceleration;