KnownAdaptiveNotificationHints.TextStacking Property

Definition

Gets a string representation of the text-stacking hint for adaptive notifications.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the text-stacking hint.

Applies to