UIElementType UIElementType UIElementType UIElementType Enum

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Defines the set of user interface element types.

public : enum class UIElementTypepublic enum UIElementTypePublic Enum UIElementType// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

AccentColor AccentColor AccentColor AccentColor

Prerelease.

ActiveCaption ActiveCaption ActiveCaption ActiveCaption

An active caption element.

Background Background Background Background

A background element.

ButtonFace ButtonFace ButtonFace ButtonFace

A button face element.

ButtonText ButtonText ButtonText ButtonText

The text displayed on a button.

CaptionText CaptionText CaptionText CaptionText

The text displayed in a caption.

GrayText GrayText GrayText GrayText

Greyed text.

Highlight Highlight Highlight Highlight

A highlighted user interface (UI) element.

HighlightText HighlightText HighlightText HighlightText

Highlighted text.

Hotlight Hotlight Hotlight Hotlight

A hotlighted UI element.

InactiveCaption InactiveCaption InactiveCaption InactiveCaption

An inactive caption element.

InactiveCaptionText InactiveCaptionText InactiveCaptionText InactiveCaptionText

The text displayed in an inactive caption element.

NonTextHigh NonTextHigh NonTextHigh NonTextHigh

Prerelease.

NonTextLow NonTextLow NonTextLow NonTextLow

Prerelease.

NonTextMedium NonTextMedium NonTextMedium NonTextMedium

Prerelease.

NonTextMediumHigh NonTextMediumHigh NonTextMediumHigh NonTextMediumHigh

Prerelease.

NonTextMediumLow NonTextMediumLow NonTextMediumLow NonTextMediumLow

Prerelease.

OverlayOutsidePopup OverlayOutsidePopup OverlayOutsidePopup OverlayOutsidePopup

Prerelease.

PageBackground PageBackground PageBackground PageBackground

Prerelease.

PopupBackground PopupBackground PopupBackground PopupBackground

Prerelease.

TextContrastWithHigh TextContrastWithHigh TextContrastWithHigh TextContrastWithHigh

Prerelease.

TextHigh TextHigh TextHigh TextHigh

Prerelease.

TextLow TextLow TextLow TextLow

Prerelease.

TextMedium TextMedium TextMedium TextMedium

Prerelease.

Window Window Window Window

A window.

WindowText WindowText WindowText WindowText

The text displayed in a window's UI decoration.