Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 451 Bytes

timedtextunit.md

File metadata and controls

27 lines (18 loc) · 451 Bytes
-api-id -api-type
T:Windows.Media.Core.TimedTextUnit
winrt enum

TimedTextUnit

-description

Specifies the units in which timed a timed text style value is expressed.

-enum-fields

-field Pixels:0

The style value is expressed in pixels.

-field Percentage:1

The style value is expressed as a percentage.

-remarks

-examples

-see-also