setRenderOutsideSafeArea
open fun setRenderOutsideSafeArea(renderOutsideSafeArea: Boolean): GamebaseWebViewConfiguration.Builder
Apply Android display cutout mode to WebView. Please refer to ... Client should handle webpages layout. The default value is not rendering outside of safe areas.
Since
Added 2.46.0.
Return
The builder of configuration.
Parameters
renderOutsideSafeArea
Apply Android display cutout to shortEdges mode.