styleConfig

@SerialName(value = "style")
var styleConfig: StyleConfig

Deprecated

Use `PlayerViewConfig` on the `PlayerView` instead.

Configures visual presentation and behaviour of the Player UI. A default com.bitmovin.player.api.ui.StyleConfig is set initially.

This property is deprecated. Use PlayerViewConfig on the PlayerView instead.