Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 454 Bytes

timedtextsize.md

File metadata and controls

33 lines (20 loc) · 454 Bytes
-api-id -api-type
T:Windows.Media.Core.TimedTextSize
winrt struct

TimedTextSize

-description

Represents a size that is used to convey the values of timed text style properties.

-struct-fields

-field Height

The height.

-field Width

The width.

-field Unit

The units of the size, either pixels or percentage.

-remarks

-examples

-see-also