Class

PlatformSpanStyle

Provides platform specific SpanStyle configuration options for styling and compatibility.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Source set: Common

Added in 1.11.0-rc01

expect class PlatformSpanStyle

Provides platform specific SpanStyle configuration options for styling and compatibility.

Functions

merge

Added in 1.11.0-rc01

fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Source set: Common

Added in 1.11.0-rc01

val Default: PlatformSpanStyle
Source set: Android

Added in 1.11.0-rc01

actual class PlatformSpanStyle

Provides Android specific SpanStyle configuration options for styling and compatibility.

Functions

merge

Added in 1.11.0-rc01

actual fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

Companion Object

Properties

Source set: Android

Added in 1.11.0-rc01

actual val Default: PlatformSpanStyle