Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-cssom-core
/
web.cssom
/
FontFace
Font
Face
web
interface
FontFace
(
source
)
Members
Properties
ascent
Override
Link copied to clipboard
web
abstract
var
ascentOverride
:
AscentOverride
?
descent
Override
Link copied to clipboard
web
abstract
var
descentOverride
:
DescentOverride
?
font
Display
Link copied to clipboard
web
abstract
var
fontDisplay
:
FontDisplay
?
font
Family
Link copied to clipboard
web
abstract
var
fontFamily
:
String
?
font
Feature
Settings
Link copied to clipboard
web
abstract
var
fontFeatureSettings
:
FontFeatureSettings
?
font
Stretch
Link copied to clipboard
web
abstract
var
fontStretch
:
FontStretch
?
font
Style
Link copied to clipboard
web
abstract
var
fontStyle
:
FontStyle
?
font
Variation
Settings
Link copied to clipboard
web
abstract
var
fontVariationSettings
:
FontVariationSettings
?
font
Weight
Link copied to clipboard
web
abstract
var
fontWeight
:
FontWeight
?
line
Gap
Override
Link copied to clipboard
web
abstract
var
lineGapOverride
:
LineGapOverride
?
Moz
Font
Feature
Settings
Link copied to clipboard
web
abstract
var
MozFontFeatureSettings
:
FontFeatureSettings
?
size
Adjust
Link copied to clipboard
web
abstract
var
sizeAdjust
:
String
?
src
Link copied to clipboard
web
abstract
var
src
:
String
?
unicode
Range
Link copied to clipboard
web
abstract
var
unicodeRange
:
String
?