storyboard-text
Toggle table of contents
0.1.0-alpha02
common
Platform filter
common
Switch theme
Search in API
storyboard-text
storyboard-text
/
dev.bnorm.storyboard.text
/
TextTagScope
/
Default
Default
open
class
Default
:
TextTagScope
(
source
)
Members
Constructors
Default
Link copied to clipboard
constructor
(
)
Properties
tags
Link copied to clipboard
val
tags
:
Collection
<
TextTag
>
Functions
extract
Tags
Link copied to clipboard
fun
extractTags
(
string
:
AnnotatedString
)
:
AnnotatedString
fun
extractTags
(
string
:
String
)
:
AnnotatedString
tag
Link copied to clipboard
fun
tag
(
description
:
String
,
data
:
Any
?
=
null
)
:
TextTagScope.TagProvider