Share via


KnownResourceQualifierName.LayoutDirection Property

Definition

Gets the name of the qualifier for the current system UI layout direction.

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

Property Value

String

Platform::String

winrt::hstring

The name of the qualifier for the current system UI layout direction.

Applies to