ClosedCaptionTheme.BackgroundOpacity Property

Definition

Gets the background opacity for the theme.

public:
 property ClosedCaptionOpacity BackgroundOpacity { ClosedCaptionOpacity get(); };
ClosedCaptionOpacity BackgroundOpacity();
public ClosedCaptionOpacity BackgroundOpacity { get; }
var closedCaptionOpacity = closedCaptionTheme.backgroundOpacity;
Public ReadOnly Property BackgroundOpacity As ClosedCaptionOpacity

Property Value

The background opacity for the theme.

Applies to