Freigeben über


Language.LayoutDirection Eigenschaft

Definition

Ruft die Inhaltslayoutrichtung (für Text- und UI-Elemente) ab, die für eine Sprache am besten geeignet ist.

public:
 property LanguageLayoutDirection LayoutDirection { LanguageLayoutDirection get(); };
LanguageLayoutDirection LayoutDirection();
public LanguageLayoutDirection LayoutDirection { get; }
var languageLayoutDirection = language.layoutDirection;
Public ReadOnly Property LayoutDirection As LanguageLayoutDirection

Eigenschaftswert

Eine Layoutrichtung.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Gilt für: