LineDisplayTextAttribute LineDisplayTextAttribute LineDisplayTextAttribute LineDisplayTextAttribute Enum

Definition

Defines the constants that indicate whether the line display is reversed or blinking.

public : enum class LineDisplayTextAttributepublic enum LineDisplayTextAttributePublic Enum LineDisplayTextAttribute// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

The display is blinking.

Normal Normal Normal Normal

The display not reverse or blinking (ie. normal).

Reverse Reverse Reverse Reverse

The display is reversed.

The display is reversed and blinking.