KnownAdaptiveNotificationHints.MaxLines Property

Definition

Gets a string representation of the max-lines hint for adaptive notifications.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the max-lines hint.

Applies to