Freigeben über


ClosedCaptionColor Enumeration

Definition

Gibt die Farbe von geschlossenen Untertitel UI-Elementen an.

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
Vererbung
ClosedCaptionColor
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Felder

Black 2

Schwarz

Blue 5

Blau

Cyan 8

Cyan

Default 0

Die Standardfarbe.

Green 4

Grün

Magenta 7

Magenta

Red 3

Red

White 1

White

Yellow 6

Gelb

Gilt für: