{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

PlatformSpanStyle

public final class PlatformSpanStyle


Provides platform specific SpanStyle configuration options for styling and compatibility.

Summary

Nested types

public static class PlatformSpanStyle.Companion

Public constructors

Public methods

boolean
equals(Object other)
int
final @NonNull PlatformSpanStyle
@NonNull String

Public constructors

PlatformSpanStyle

public PlatformSpanStyle()

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()

merge

public final @NonNull PlatformSpanStyle merge(PlatformSpanStyle other)

toString

public @NonNull String toString()