glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.text
/
ThemedHighlight
Themed
Highlight
open
class
ThemedHighlight
(
val
style
:
String
)
:
Highlight
Applies a Theme rule (using
Node.styles
) to the highlighted Text.
Members
Constructors
Themed
Highlight
Link copied to clipboard
constructor
(
style
:
String
)
Properties
style
Link copied to clipboard
val
style
:
String
Functions
style
Link copied to clipboard
open
override
fun
style
(
text
:
Text
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String