ClosedCaptionOpacity
ClosedCaptionOpacity
ClosedCaptionOpacity
ClosedCaptionOpacity
Enum
Definition
Specifies the opacity of closed caption text.
public : enum class ClosedCaptionOpacitypublic enum ClosedCaptionOpacityPublic Enum ClosedCaptionOpacity// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Default Default Default Default | Default opacity. |
| OneHundredPercent OneHundredPercent OneHundredPercent OneHundredPercent | 100% opaque. |
| SeventyFivePercent SeventyFivePercent SeventyFivePercent SeventyFivePercent | 75% opaque. |
| TwentyFivePercent TwentyFivePercent TwentyFivePercent TwentyFivePercent | 25% opaque. |
| ZeroPercent ZeroPercent ZeroPercent ZeroPercent | Completely transparent. |