PlatformSpanStyle


Provides platform specific SpanStyle configuration options for styling and compatibility.

Summary

Public companion properties

PlatformSpanStyle
Cmn
android

Public constructors

android
android

Public functions

open operator Boolean
equals(other: Any?)
android
open operator Boolean
equals(other: Any?)
android
open Int
android
open Int
android
PlatformSpanStyle
Cmn
android
open String
android

Public companion properties

Default

val DefaultPlatformSpanStyle

Public constructors

PlatformSpanStyle

PlatformSpanStyle()

PlatformSpanStyle

PlatformSpanStyle()

Public functions

equals

open operator fun equals(other: Any?): Boolean

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

hashCode

open fun hashCode(): Int

merge

fun merge(other: PlatformSpanStyle?): PlatformSpanStyle

toString

open fun toString(): String