isUiEnabled

@SerialName(value = "ux")
var isUiEnabled: Boolean

Deprecated

Use `PlayerViewConfig.uiConfig = UiConfig.Disabled` instead.

Whether the Player UI is enabled. Default is true.