BlazeVideosPlayerButtonStyle - Android
The BlazeVideosPlayerButtonStyle class represents the configuration for a video button.
Properties
width
var width: BlazeDpThe width of the button.
height
var height: BlazeDpThe height of the button.
color
var color: IntThe tint color of the button.
customImage
var customImage: BlazePlayerButtonCustomImageStates?Custom image for the button.
isVisibleForAds
var isVisibleForAds: BooleanIndicates whether the button is visible for ads.
isVisible
var isVisible: BooleanIndicates whether the button is visible.
scaleType
var scaleType: ScaleTypeIndicates the image scale type, using Android's ScaleType enum.
Updated 11 days ago
Did this page help you?
