KnownAdaptiveNotificationHints.Align Property

Definition

Gets a string representation of the align hint for adaptive notifications.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the align hint.

Applies to