次の方法で共有


Resource.Attribute.BaselineAlignedChildIndex フィールド

定義

線形レイアウトがベースライン配置されている別のレイアウトの一部である場合、ベースラインを配置する子 (つまり、どの子 TextView) を指定できます。

[Android.Runtime.Register("baselineAlignedChildIndex")]
public const int BaselineAlignedChildIndex = 16843047;
[<Android.Runtime.Register("baselineAlignedChildIndex")>]
val mutable BaselineAlignedChildIndex : int

フィールド値

Value = 16843047
属性

注釈

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

適用対象