网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
在相对布局中设置控件位于正中心的属性是()。

A.layout_toCenterOf

B.layout_alignCenter

C.layout_centreInParent

D.center


参考答案

更多 “ 在相对布局中设置控件位于正中心的属性是()。 A.layout_toCenterOfB.layout_alignCenterC.layout_centreInParentD.center ” 相关考题
考题 下列选项中,属于在相对布局中精控件显示在另外一个控件的下方的属性的是()。 A、layout_aboveB、paddingC、layout_belowD、layout_margin

考题 相对布局中当前控件位于父容器中央(既水平又垂直)的属性是

考题 请在答案处,填写您的选择(单选): 在相对布局中,用于设置当前控件位于某控件左侧的属性是()。 A.android:layout_alignLeft B.android:layout_toLeftOf C.android:layout_alignParentLeft D.android:layout_centerInParent

考题 在相对布局中,用于设置当前控件位于某控件左侧的属性是()。A.android:layout_alignLeftB.android:layout_toLeftOfC.android:layout_alignParentLeftD.android:layout_centerInParent

考题 相对布局中某个控件位于指定控件的上下左右属性分别是android:layout_above、android:layout_below、android:layout_toLeftOf和_______________________

考题 相对布局中设置当前控件与某控件的左边界对齐的属性是()A.layout_alignB.layout_leftC.layout_marginLeftD.layout_alignLeft

考题 1、在相对布局中,用于设置当前控件位于某控件左侧的属性是()。A.android:layout_alignLeftB.android:layout_toLeftOfC.android:layout_alignParentLeftD.android:layout_centerInParent

考题 下面对相对布局的说法正确的是()。A.相对布局可以相对于任意的控件设置自身的位置B.相对布局只能相对于父布局设置自身的位置C.相对布局不能依赖父布局放置控件位置D.相对布局不能设置布局大小

考题 在相对布局文件中,把控件显示在另外一个控件的右侧使用的属性是()A.layout_toRightOfB.layout_toLeftOfC.layout_toStartOfD.layout_toEndOf