Optional
androidOptional
backgroundThe background color of video feed title. The property is ignored when gradientDrawable is set. Only supported on Android.
Optional
fontThe font size of video feed title. If you don't set this property, the font size will be 12 on iOS and 14sp on Android.
Optional
gradientThe background drawable of video feed title. Only supported on Android.
Optional
hiddenSpecifies if the video feed title is hidden. Defaults to false.
Optional
iOSFontThe iOS font info of video feed title. The property is ignored when fontSize is not set. Only supported on iOS.
Optional
numberSpecifies the number of allowed lines for the label. Defaults to 2.
Optional
textThe text color of video feed title. If you don't set this property, the text color will be white with alpha is 0.98 on iOS and #ffffff on Android.
Generated using TypeDoc
The Android font info of "VideoFeedTitle". The property is ignored when fontSize is not set. Only supported on Android.