data class SetLocalFontsEnabledRequest
Request object containing input parameters for the CSSDomain.setLocalFontsEnabled command.
<init> |
Request object containing input parameters for the CSSDomain.setLocalFontsEnabled command. SetLocalFontsEnabledRequest(enabled: Boolean) |
enabled |
Whether rendering of local fonts is enabled. val enabled: Boolean |