KnownAdaptiveNotificationTextStyles KnownAdaptiveNotificationTextStyles KnownAdaptiveNotificationTextStyles KnownAdaptiveNotificationTextStyles Class

Definition

Specifies the text styles available for adaptive notifications.

public : static class KnownAdaptiveNotificationTextStylespublic static class KnownAdaptiveNotificationTextStylesPublic Static Class KnownAdaptiveNotificationTextStyles// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Properties

Base Base Base Base

Gets the string that represents the Base text style.

public : static PlatForm::String Base { get; }public static string Base { get; }Public Static ReadOnly Property Base As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Base text style.

BaseSubtle BaseSubtle BaseSubtle BaseSubtle

Gets the string that represents the BaseSubtle text style.

public : static PlatForm::String BaseSubtle { get; }public static string BaseSubtle { get; }Public Static ReadOnly Property BaseSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the BaseSubtle text style.

Body Body Body Body

Gets the string that represents the Body text style.

public : static PlatForm::String Body { get; }public static string Body { get; }Public Static ReadOnly Property Body As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Body text style.

BodySubtle BodySubtle BodySubtle BodySubtle

Gets the string that represents the BodySubtle text style.

public : static PlatForm::String BodySubtle { get; }public static string BodySubtle { get; }Public Static ReadOnly Property BodySubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the BodySubtle text style.

Caption Caption Caption Caption

Gets the string that represents the Caption text style.

public : static PlatForm::String Caption { get; }public static string Caption { get; }Public Static ReadOnly Property Caption As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Caption text style.

CaptionSubtle CaptionSubtle CaptionSubtle CaptionSubtle

Gets the string that represents the CaptionSubtle text style.

public : static PlatForm::String CaptionSubtle { get; }public static string CaptionSubtle { get; }Public Static ReadOnly Property CaptionSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the CaptionSubtle text style.

Header Header Header Header

Gets the string that represents the Header text style.

public : static PlatForm::String Header { get; }public static string Header { get; }Public Static ReadOnly Property Header As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Header text style.

HeaderNumeral HeaderNumeral HeaderNumeral HeaderNumeral

Gets the string that represents the HeaderNumeral text style.

public : static PlatForm::String HeaderNumeral { get; }public static string HeaderNumeral { get; }Public Static ReadOnly Property HeaderNumeral As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the HeaderNumeral text style.

HeaderNumeralSubtle HeaderNumeralSubtle HeaderNumeralSubtle HeaderNumeralSubtle

Gets the string that represents the HeaderNumeralSubtle text style.

public : static PlatForm::String HeaderNumeralSubtle { get; }public static string HeaderNumeralSubtle { get; }Public Static ReadOnly Property HeaderNumeralSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the HeaderNumeralSubtle text style.

HeaderSubtle HeaderSubtle HeaderSubtle HeaderSubtle

Gets the string that represents the HeaderSubtle text style.

public : static PlatForm::String HeaderSubtle { get; }public static string HeaderSubtle { get; }Public Static ReadOnly Property HeaderSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the HeaderSubtle text style.

Subheader Subheader Subheader Subheader

Gets the string that represents the Subheader text style.

public : static PlatForm::String Subheader { get; }public static string Subheader { get; }Public Static ReadOnly Property Subheader As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Subheader text style.

SubheaderNumeral SubheaderNumeral SubheaderNumeral SubheaderNumeral

Gets the string that represents the SubheaderNumeral text style.

public : static PlatForm::String SubheaderNumeral { get; }public static string SubheaderNumeral { get; }Public Static ReadOnly Property SubheaderNumeral As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the SubheaderNumeral text style.

SubheaderNumeralSubtle SubheaderNumeralSubtle SubheaderNumeralSubtle SubheaderNumeralSubtle

Gets the string that represents the SubheaderNumeralSubtle text style.

public : static PlatForm::String SubheaderNumeralSubtle { get; }public static string SubheaderNumeralSubtle { get; }Public Static ReadOnly Property SubheaderNumeralSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the SubheaderNumeralSubtle text style.

SubheaderSubtle SubheaderSubtle SubheaderSubtle SubheaderSubtle

Gets the string that represents the SubheaderSubtle text style.

public : static PlatForm::String SubheaderSubtle { get; }public static string SubheaderSubtle { get; }Public Static ReadOnly Property SubheaderSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the SubheaderSubtle text style.

Subtitle Subtitle Subtitle Subtitle

Gets the string that represents the Subtitle text style.

public : static PlatForm::String Subtitle { get; }public static string Subtitle { get; }Public Static ReadOnly Property Subtitle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Subtitle text style.

SubtitleSubtle SubtitleSubtle SubtitleSubtle SubtitleSubtle

Gets the string that represents the SubtitleSubtle text style.

public : static PlatForm::String SubtitleSubtle { get; }public static string SubtitleSubtle { get; }Public Static ReadOnly Property SubtitleSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the SubtitleSubtle text style.

Title Title Title Title

Gets the string that represents the Title text style.

public : static PlatForm::String Title { get; }public static string Title { get; }Public Static ReadOnly Property Title As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the Title text style.

TitleNumeral TitleNumeral TitleNumeral TitleNumeral

Gets the string that represents the TitleNumeral text style.

public : static PlatForm::String TitleNumeral { get; }public static string TitleNumeral { get; }Public Static ReadOnly Property TitleNumeral As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the TitleNumeral text style.

TitleSubtle TitleSubtle TitleSubtle TitleSubtle

Gets the string that represents the TitleSubtle text style.

public : static PlatForm::String TitleSubtle { get; }public static string TitleSubtle { get; }Public Static ReadOnly Property TitleSubtle As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

The string that represents the TitleSubtle text style.