mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
557 B
557 B
Home > puppeteer > Protocol > CSS > PlatformFontUsage > isCustomFont
Protocol.CSS.PlatformFontUsage.isCustomFont property
Indicates if the font was downloaded or resolved locally.
Signature:
isCustomFont: boolean;