KnownAdaptiveNotificationHints.MinLines Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the min-lines hint.

Applies to