TextLinksParams
class TextLinksParams
kotlin.Any | |
↳ | androidx.textclassifier.TextLinksParams |
Used to specify how to apply links when using TextLinks#apply(Spannable, TextClassifier, TextLinksParams)
APIs.
Summary
Nested classes |
|
---|---|
A builder for building TextLinksParams. |
Properties |
|
---|---|
static TextLinksParams! |
Default configuration of applying a TextLinks to a spannable or a TextView. |
Properties
DEFAULT_PARAMS
static val DEFAULT_PARAMS: TextLinksParams!
Default configuration of applying a TextLinks to a spannable or a TextView.