Resource.Attribute.LayoutCenterInParent フィールド

定義

true の場合、この子を親内で水平方向と垂直方向に中央揃えにします。

[Android.Runtime.Register("layout_centerInParent")]
public const int LayoutCenterInParent = 16843151;
[<Android.Runtime.Register("layout_centerInParent")>]
val mutable LayoutCenterInParent : int

フィールド値

Value = 16843151
属性

注釈

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

適用対象