ClosedCaptionTheme.BackgroundOpacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.