言語

View.IsLayoutDirectionResolved プロパティ

定義

True の 場合は、レイアウトの方向が解決されています。

public virtual bool IsLayoutDirectionResolved { [Android.Runtime.Register("isLayoutDirectionResolved", "()Z", "GetIsLayoutDirectionResolvedHandler")] get; }
[<get: Android.Runtime.Register("isLayoutDirectionResolved", "()Z", "GetIsLayoutDirectionResolvedHandler")>]
member this.IsLayoutDirectionResolved : bool

プロパティ値

レイアウトの方向が解決されている場合は true。

属性

注釈

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象