playerUiCss

@SerialName(value = "css")
var playerUiCss: String

Deprecated

Use `PlayerViewConfig.uiConfig = UiConfig.WebUi(supplementalCssLocation: String?)` instead.

The URI pointing to the CSS file that will be used for the Player UI. Default value is "file:///android_asset/bitmovinplayer-ui.css", using the local default UI style.