SanitizedLegacyText

class SanitizedLegacyText(text: Component) : FormattedCharSequence

Constructors

Link copied to clipboard
constructor(text: Component)

Functions

Link copied to clipboard
open override fun accept(visitor: FormattedCharSink): Boolean
Link copied to clipboard
fun FormattedCharSequence.toText(): Component