toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-ui-xml
/
io.getstream.video.android.xml.font
/
VideoFonts
Video
Fonts
interface
VideoFonts
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
)