GetPlatformFontsForNodeResponse

@Serializable
data class GetPlatformFontsForNodeResponse(val fonts: List<PlatformFontUsage>)(source)

Response type for the CSSDomain.getPlatformFontsForNode command.

Constructors

Link copied to clipboard
constructor(fonts: List<PlatformFontUsage>)

Properties

Link copied to clipboard

Usage statistics for every employed platform font.