Freigeben über


ClosedCaptionSize Enumeration

Definition

Gibt die Größe von geschlossenem Untertitel Text an.

public enum class ClosedCaptionSize
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ClosedCaptionSize
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ClosedCaptionSize
var value = Windows.Media.ClosedCaptioning.ClosedCaptionSize.default
Public Enum ClosedCaptionSize
Vererbung
ClosedCaptionSize
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

Default 0

Standardtextgröße.

FiftyPercent 1

50 % Textgröße.

OneHundredFiftyPercent 3

150 % Textgröße.

OneHundredPercent 2

100 % Textgröße.

TwoHundredPercent 4

200 % Textgröße.

Gilt für: