ClosedCaptionColor 枚举

定义

指定闭合描述文字 UI 元素的颜色。

public enum class ClosedCaptionColor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ClosedCaptionColor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ClosedCaptionColor
var value = Windows.Media.ClosedCaptioning.ClosedCaptionColor.default
Public Enum ClosedCaptionColor
继承
ClosedCaptionColor
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

字段

Black 2

黑色

Blue 5

蓝色

Cyan 8

青色

Default 0

默认颜色。

Green 4

绿色

Magenta 7

洋红色

Red 3

Red

White 1

White

Yellow 6

Yellow

适用于