data class GetPlatformFontsForNodeResponse
Response type for the CSSDomain.getPlatformFontsForNode command.
<init> |
Response type for the CSSDomain.getPlatformFontsForNode command. GetPlatformFontsForNodeResponse(fonts: List<PlatformFontUsage>) |
fonts |
Usage statistics for every employed platform font. val fonts: List<PlatformFontUsage> |