sansSerifFont

abstract fun sansSerifFont(): Font

Returns the sans-serif font of the browser.

Since

9.5.0

Throws

when the browser is closed


abstract fun sansSerifFont(font: Font)

Sets the sans-serif font of the browser.

Since

9.5.0

Parameters

font

the new sans-serif font

Throws

when the browser is closed