toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.font
/
ChatFonts
Chat
Fonts
interface
ChatFonts
Members
Functions
get
Font
Link copied to clipboard
abstract
fun
getFont
(
textStyle
:
TextStyle
)
:
Typeface
?
set
Font
Link copied to clipboard
abstract
fun
setFont
(
textStyle
:
TextStyle
,
textView
:
TextView
)
abstract
fun
setFont
(
textStyle
:
TextStyle
,
textView
:
TextView
,
defaultTypeface
:
Typeface
=
Typeface.DEFAULT
)