BlazePlayerButtonCustomImageStates - Android Moments
The BlazePlayerButtonCustomImageStates class represents the configuration for a custom image for a story button.
Properties
imageUnselectedPathResId
@DrawableRes var imageUnselectedPathResId: IntThe default image for the button (id of the drawable resource) - for unselected state.
imageSelectedPathResId
@DrawableRes var imageSelectedPathResId: Int?The selected image for the button (id of the drawable resource) - for selected state.
Updated 11 days ago
Did this page help you?
