toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_core
/
com.adition.sdk_core.internal.model
/
WebviewConfig
Webview
Config
@
Serializable
data
class
WebviewConfig
(
val
hardwareAccelerated
:
Boolean
)
:
Parcelable
Members
Constructors
Webview
Config
Link copied to clipboard
constructor
(
hardwareAccelerated
:
Boolean
)
Properties
hardware
Accelerated
Link copied to clipboard
val
hardwareAccelerated
:
Boolean
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)