次の方法で共有


ContentIsland.LayoutDirection プロパティ

定義

内の読み取り順序とテキストの配置のレイアウト方向を ContentSite取得します。

public:
 property ContentLayoutDirection LayoutDirection { ContentLayoutDirection get(); };
ContentLayoutDirection LayoutDirection();
public ContentLayoutDirection LayoutDirection { get; }
var contentLayoutDirection = contentIsland.layoutDirection;
Public ReadOnly Property LayoutDirection As ContentLayoutDirection

プロパティ値

ContentSiteレイアウト方向。

適用対象

こちらもご覧ください