stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
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
)