Builder

Builder class of StorylyVerticalFeedStyling

Constructors

Builder
Link copied to clipboard
fun Builder()

Functions

build
Link copied to clipboard
open override fun build(): StorylyVerticalFeedCustomization

This function builds StorylyStoryStyling with the current properties

setCloseButtonIcon
Link copied to clipboard

This function allows you to change the UIImage of the story view header close button icon

setCloseButtonVisibility
Link copied to clipboard

This function allows you to change the visibility of the story view header close button

setInteractiveTypeface
Link copied to clipboard

This function allows you to change the typeface of the font on the interactives

setLikeButtonIcon
Link copied to clipboard

This function allows you to change the UIImage of the like button

setLikeButtonVisibility
Link copied to clipboard

This function allows you to change the visibility of the like button

setProgressBarColor
Link copied to clipboard
fun setProgressBarColor(colors: List<Int>): StorylyVerticalFeedCustomization.Builder

This function allows you to change the progress bar colors of the story view.

setProgressBarVisibility
Link copied to clipboard

This function allows you to change the visibility of the progress bar

setShareButtonIcon
Link copied to clipboard

This function allows you to change the UIImage of the story view header share button icon

setShareButtonVisibility
Link copied to clipboard

This function allows you to change the visibility of the like button

setTitleTypeface
Link copied to clipboard
fun setTitleTypeface(typeface: Typeface): StorylyVerticalFeedCustomization.Builder

This function allows you to change the font of the story view header text

setTitleVisibility
Link copied to clipboard
fun setTitleVisibility(isVisible: Boolean): StorylyVerticalFeedCustomization.Builder

This function allows you to change the visibility of the story view header text