public final class TextLinksParams


Used to specify how to apply links when using apply APIs.

Summary

Nested types

public final class TextLinksParams.Builder

This class is deprecated.

Use apply

Constants

static final TextLinksParams

Default configuration of applying a TextLinks to a spannable or a TextView.

Constants

DEFAULT_PARAMS

public static final TextLinksParams DEFAULT_PARAMS

Default configuration of applying a TextLinks to a spannable or a TextView.

See also
apply