ClosedCaptionSize
ClosedCaptionSize
ClosedCaptionSize
ClosedCaptionSize
Enum
Definition
Specifies the size of closed caption text.
public : enum class ClosedCaptionSizepublic enum ClosedCaptionSizePublic Enum ClosedCaptionSize// 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 text size. |
| FiftyPercent FiftyPercent FiftyPercent FiftyPercent | 50% text size. |
| OneHundredFiftyPercent OneHundredFiftyPercent OneHundredFiftyPercent OneHundredFiftyPercent | 150% text size. |
| OneHundredPercent OneHundredPercent OneHundredPercent OneHundredPercent | 100% text size. |
| TwoHundredPercent TwoHundredPercent TwoHundredPercent TwoHundredPercent | 200% text size. |