다음을 통해 공유


KnownAdaptiveNotificationTextStyles.SubheaderNumeralSubtle 속성

정의

SubheaderNumeralSubtle 텍스트 스타일을 나타내는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

SubheaderNumeralSubtle 텍스트 스타일을 나타내는 문자열입니다.

적용 대상