Content

sealed class Content : StylePropertyValue(source)

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
sealed class Restricted : Content

Content keywords that cannot be used in combination with any others.

Link copied to clipboard
sealed class Unrestricted : Content

Content keywords that can be used in combination with others.

Functions

Link copied to clipboard
open override fun toString(): String