toggle menu
backpack-android
androidJvm
switch theme
search in API
Backpack
/
net.skyscanner.backpack.text
/
BpkFontSpan
Bpk
Font
Span
class
BpkFontSpan
(
font
:
BpkText.FontDefinition
)
:
CharacterStyle
Members
Constructors
Bpk
Font
Span
Link copied to clipboard
constructor
(
context
:
Context
,
textStyle
:
BpkText.TextStyle
=
BpkText.TextStyle.BodyDefault
)
constructor
(
font
:
BpkText.FontDefinition
)
Functions
get
Underlying
Link copied to clipboard
open
fun
getUnderlying
(
)
:
CharacterStyle
update
Draw
State
Link copied to clipboard
open
override
fun
updateDrawState
(
tp
:
TextPaint
)