KnownAdaptiveNotificationTextStyles.TitleSubtle Property

Definition

Gets the string that represents the TitleSubtle text style.

public:
 static property Platform::String ^ TitleSubtle { Platform::String ^ get(); };
static winrt::hstring TitleSubtle();
public static string TitleSubtle { get; }
var string = KnownAdaptiveNotificationTextStyles.titleSubtle;
Public Shared ReadOnly Property TitleSubtle As String

Property Value

String

Platform::String

winrt::hstring

The string that represents the TitleSubtle text style.

Applies to