PlatformSpanStyle

Class

Common
expect class PlatformSpanStyle

Provides platform specific SpanStyle configuration options for styling and compatibility.

Functions

fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Common
val Default: PlatformSpanStyle
Android
actual class PlatformSpanStyle

Provides Android specific SpanStyle configuration options for styling and compatibility.

Functions

actual fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Android
actual val Default: PlatformSpanStyle