KnownAdaptiveNotificationHints.Align Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string representation of the align hint.