Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
OutlineSpan
Outline
Span
class
OutlineSpan
(
@
Px
val
outlineWidth
:
Float
)
:
CharacterStyle
(
source
)
Members
Constructors
Outline
Span
Link copied to clipboard
constructor
(
@
Px
outlineWidth
:
Float
)
Properties
outline
Width
Link copied to clipboard
val
outlineWidth
:
Float
underlying
Link copied to clipboard
open
val
underlying
:
CharacterStyle
?
Functions
update
Draw
State
Link copied to clipboard
open
override
fun
updateDrawState
(
tp
:
TextPaint
?
)