ContentIsland.LayoutDirection 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 the layout direction for reading order and text alignment in a ContentSite.
public:
property ContentLayoutDirection LayoutDirection { ContentLayoutDirection get(); };
ContentLayoutDirection LayoutDirection();
public ContentLayoutDirection LayoutDirection { get; }
var contentLayoutDirection = contentIsland.layoutDirection;
Public ReadOnly Property LayoutDirection As ContentLayoutDirection
Property Value
The layout direction of a ContentSite.