Class

PlatformSpanStyle

Provides platform specific SpanStyle configuration options for styling and compatibility.

Source set: Common
expect class PlatformSpanStyle

Provides platform specific SpanStyle configuration options for styling and compatibility.

Functions

merge

fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Source set: Common
val Default: PlatformSpanStyle
Source set: Android
actual class PlatformSpanStyle

Provides Android specific SpanStyle configuration options for styling and compatibility.

Functions

merge

actual fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Source set: Android
actual val Default: PlatformSpanStyle

Last updated: