Package com.jwplayer.pub.ui.viewmodels
Interface OverlayViewModel
public interface OverlayViewModel
-
Method Summary
-
Method Details
-
getTitle
<any> getTitle() -
isTitleVisible
<any> isTitleVisible() -
getDescription
<any> getDescription() -
isDescriptionVisible
<any> isDescriptionVisible() -
getImageUrl
<any> getImageUrl() -
isUiLayerVisible
<any> isUiLayerVisible()
-