OptionalandroidOptionalbackgroundThe background color of video feed title. The property is ignored when gradientDrawable is set. Only supported on Android.
OptionalfontThe 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.
OptionalgradientThe background drawable of video feed title. Only supported on Android.
OptionalhiddenSpecifies if the video feed title is hidden. Defaults to false.
OptionaliThe iOS font info of video feed title. The property is ignored when fontSize is not set. Only supported on iOS.
OptionalnumberSpecifies the number of allowed lines for the label. Defaults to 2.
OptionaltextThe 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.
The Android font info of "VideoFeedTitle". The property is ignored when fontSize is not set. Only supported on Android.