Properties

interface Properties : Cssable

Holds a set of Readium CSS properties applied together.

Inheritors

Functions

Link copied to clipboard
open override fun toCss(): String?
Link copied to clipboard
abstract fun toCssProperties(): Map<String, String?>