KnownAdaptiveNotificationTextStyles Class

Definition

Specifies the text styles available for adaptive notifications.

public ref class KnownAdaptiveNotificationTextStyles abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
class KnownAdaptiveNotificationTextStyles final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownAdaptiveNotificationTextStyles final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public static class KnownAdaptiveNotificationTextStyles
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownAdaptiveNotificationTextStyles
Public Class KnownAdaptiveNotificationTextStyles
Inheritance
Object Platform::Object IInspectable KnownAdaptiveNotificationTextStyles
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

Base

Gets the string that represents the Base text style.

BaseSubtle

Gets the string that represents the BaseSubtle text style.

Body

Gets the string that represents the Body text style.

BodySubtle

Gets the string that represents the BodySubtle text style.

Caption

Gets the string that represents the Caption text style.

CaptionSubtle

Gets the string that represents the CaptionSubtle text style.

Header

Gets the string that represents the Header text style.

HeaderNumeral

Gets the string that represents the HeaderNumeral text style.

HeaderNumeralSubtle

Gets the string that represents the HeaderNumeralSubtle text style.

HeaderSubtle

Gets the string that represents the HeaderSubtle text style.

Subheader

Gets the string that represents the Subheader text style.

SubheaderNumeral

Gets the string that represents the SubheaderNumeral text style.

SubheaderNumeralSubtle

Gets the string that represents the SubheaderNumeralSubtle text style.

SubheaderSubtle

Gets the string that represents the SubheaderSubtle text style.

Subtitle

Gets the string that represents the Subtitle text style.

SubtitleSubtle

Gets the string that represents the SubtitleSubtle text style.

Title

Gets the string that represents the Title text style.

TitleNumeral

Gets the string that represents the TitleNumeral text style.

TitleSubtle

Gets the string that represents the TitleSubtle text style.

Applies to