Resource.Attribute.LayoutAlignParentBottom フィールド

定義

true の場合、このビューの下端が親の下端と一致します。

[Android.Runtime.Register("layout_alignParentBottom")]
public const int LayoutAlignParentBottom = 16843150;
[<Android.Runtime.Register("layout_alignParentBottom")>]
val mutable LayoutAlignParentBottom : int

フィールド値

Value = 16843150
属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象