toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
FontFace
/
FontFace
Font
Face
constructor
(
fontFamily
:
String
,
fontStyle
:
String
,
fontVariant
:
String
,
fontWeight
:
String
,
fontStretch
:
String
,
fontDisplay
:
String
,
unicodeRange
:
String
,
src
:
String
,
platformFontFamily
:
String
,
fontVariationAxes
:
List
<
FontVariationAxis
>
?
=
null
)