Android7.0中文文档(API)-- LinearLayout.LayoutParams

完整内容,请查看:http://www.zhdoc.net/android/reference/android/widget/LinearLayout.LayoutParams.html

LinearLayout.LayoutParams

public static class LinearLayout.LayoutParams
extends ViewGroup.MarginLayoutParams

java.lang.Object
   ↳android.view.ViewGroup.LayoutParams
    ↳android.view.ViewGroup.MarginLayoutParams
     ↳android.widget.LinearLayout.LayoutParams


Per-child layout information associated with ViewLinearLayout.
与ViewLinearLayout相关的每个子布局的信息。

摘要


XML属性

android:layout_gravity重力值指定了一个组件如何被放置在它的单元格组中。 
android:layout_weight线性布局(LinearLayout)中的额外空间,有多少分配给与这些LayoutParams关联的视图。 

继承XML属性

From class android.view.ViewGroup.MarginLayoutParams
From class android.view.ViewGroup.LayoutParams

继承常量

From class android.view.ViewGroup.LayoutParams

字段

public intgravity

Gravity for the view associated with these LayoutParams.
与这些LayoutParams相关的视图的重力值。

public floatweight

Indicates how much of the extra space in the LinearLayout will be allocated to the view associated with these LayoutParams.
线性布局(LinearLayout)中的额外空间,有多少将被分配给与这些LayoutParams关联的视图。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值