Most visited

Recently visited

R.attr

public static final class R.attr
extends Object

java.lang.Object
   ↳ android.support.design.R.attr


Summary

Fields

public static int backgroundTint

FloatingActionButton的背景

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int backgroundTintMode

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int behavior_hideable

是否可以通过向下拖动来隐藏底部表单

可能是布尔值,如“ true ”或“ false ”。

public static int behavior_overlapTop

滚动视图应与任何AppBarLayout的底部重叠的量

可能是一个维度值,这是一个浮点数字,后面跟着一个单位,例如“ 14.5sp ”。

public static int behavior_peekHeight

底部表单折叠时的高度。

public static int behavior_skipCollapsed

在展开后跳过折叠状态; 除非它是可隐藏的,否则没有效果

可能是一个布尔值,如“ true ”或“ false ”。

public static int borderWidth

FAB周围边框的宽度。

public static int bottomSheetDialogTheme

主题用于从此主题生成的模式底部表单对话框。

public static int bottomSheetStyle

样式用于此主题中的模式底部表单。

public static int collapsedTitleGravity

指定标题在折叠时应如何定位。

public static int collapsedTitleTextAppearance

CollapsingToolbarLayouts标题完全“折叠”时的文本外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int contentScrim

当Drawable在屏幕上滚动充分时,该drawable在CollapsingToolbarLayouts内容之上用作网格布。

public static int counterEnabled

布局是否按照字符计数器的显示布置

可能是一个布尔值,如“ true ”或“ false ”。

public static int counterMaxLength

字符计数器中显示的最大长度

可能是一个整数值,如“ 100 ”。

public static int counterOverflowTextAppearance

当文字长度超过最大值时字符计数器出现字符

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int counterTextAppearance

文字字符计数器的外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int elevation

已过时。

public static int errorEnabled

是否显示布局,就像显示错误一样

可能是布尔值,如“ true ”或“ false ”。

public static int errorTextAppearance

文本显示任何错误消息的外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int expanded

AppBarLayout的初始展开状态。

public static int expandedTitleGravity

指定标题在展开时应如何放置。

public static int expandedTitleMargin

在展开标题文本的开始,顶部,底部和底部指定额外空间。

public static int expandedTitleMarginBottom

在扩展标题文本的底部指定额外空间。

public static int expandedTitleMarginEnd

在扩展标题文本的结尾指定额外空间。

public static int expandedTitleMarginStart

在扩展标题文本的开始侧指定额外空间。

public static int expandedTitleMarginTop

在扩展标题文本的顶部指定额外空间。

public static int expandedTitleTextAppearance

完全“展开”时CollapsingToolbarLayout标题的文本外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int fabSize

FAB的大小。

public static int foregroundInsidePadding

可能是一个布尔值,如“ true ”或“ false ”。

public static int headerLayout

布局资源作为标题膨胀

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int hintAnimationEnabled

是否动画提示状态更改。

public static int hintEnabled

是否启用布局的浮动标签功能

可能是一个布尔值,如“ true ”或“ false ”。

public static int hintTextAppearance

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int insetForeground

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int itemBackground

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int itemIconTint

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

public static int itemTextAppearance

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int itemTextColor

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

public static int keylines

对从起始边缘开始的dp中表示水平复原线位置的整数数组的引用。

public static int layout_anchor

该视图应该定位的锚点视图的ID。

public static int layout_anchorGravity

指定一个对象应该如何在X轴和Y轴上相对于锚的位置,在其父边界内定位。

public static int layout_behavior

行为类的类名定义此子视图的特殊运行时行为。

public static int layout_collapseMode

必须是下列常数值之一。

public static int layout_collapseParallaxMultiplier

layout_collapseMode设置为“视差”时使用的乘数。

public static int layout_keyline

该视图应该定位的角线的索引。

public static int layout_scrollFlags

必须是以下常量值中的一个或多个(用'|'分隔)。

public static int layout_scrollInterpolator

滚动此视图时使用的插补器。

public static int maxActionInlineWidth

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int menu

用于充填和填充项目的菜单资源。

public static int pressedTranslationZ

按下FAB时的TranslationZ值

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int rippleColor

波纹颜色的FAB。

public static int scrimAnimationDuration

指定用于平纹棉布可视性动画的持续时间。

public static int scrimVisibleHeightTrigger

指定以像素为单位的可见高度数量,用于定义何时触发稀松布可见性更改。

public static int state_collapsed

视图已折叠时设置的 AppBarLayout状态值。

public static int state_collapsible

状态值 AppBarLayout当视图具有 AppBarLayout设置。

public static int statusBarBackground

当视图设置为在后面绘制时,可绘制显示在状态栏后面。

public static int statusBarScrim

当CollapsingToolbarLayout在屏幕上滚动足够时,该drawable用作状态栏内容的网格。

public static int tabBackground

引用要应用于制表符的背景。

public static int tabContentStart

从标签应该从的起始边缘定位在Y轴上。

public static int tabGravity

标签的重力常数。

public static int tabIndicatorColor

指标的颜色用于显示当前选定的选项卡。

public static int tabIndicatorHeight

用于显示当前所选标签的指标高度。

public static int tabMaxWidth

标签的最大宽度。

public static int tabMinWidth

标签的最小宽度。

public static int tabMode

此布局中Tabs的行为模式

必须是下列常数值之一。

public static int tabPadding

沿标签所有边缘的首选填充。

public static int tabPaddingBottom

沿标签底部边缘的首选填充。

public static int tabPaddingEnd

沿制表符的末端边缘的首选填充。

public static int tabPaddingStart

沿制表符起始边缘的首选填充。

public static int tabPaddingTop

沿制表符顶部边缘的首选填充。

public static int tabSelectedTextColor

要应用于当前选定选项卡的文本颜色。

public static int tabTextAppearance

对要应用于制表符的TextAppearance样式的引用。

public static int tabTextColor

要应用于选项卡的默认文本颜色。

public static int textColorError

用于指示发生错误的文本颜色已经发生。

public static int title

titleEnabled设置为true时显示的标题。

public static int titleEnabled

CollapsingToolbarLayout是否应该绘制自己的缩小/增长标题。

public static int toolbarId

您希望用于折叠目的的主工具栏子标识。

public static int useCompatPadding

启用compat填充。

Public constructors

R.attr()

Inherited methods

From class java.lang.Object

Fields

backgroundTint

int backgroundTint

FloatingActionButton的背景

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

可能是一个整数值,如“ 100 ”。

可能是一个布尔值,如“ true ”或“ false ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

可能是浮点值,例如“ 1.2 ”。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

backgroundTintMode

int backgroundTintMode

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

可能是一个整数值,如“ 100 ”。

可能是布尔值,如“ true ”或“ false ”。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

可能是浮点值,例如“ 1.2 ”。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

behavior_hideable

int behavior_hideable

是否可以通过向下拖动来隐藏底部表单

可能是一个布尔值,如“ true ”或“ false ”。

behavior_overlapTop

int behavior_overlapTop

滚动视图应与任何AppBarLayout的底部重叠的量

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

behavior_peekHeight

int behavior_peekHeight

底部表单折叠时的高度。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

behavior_skipCollapsed

int behavior_skipCollapsed

在展开后跳过折叠状态; 除非它是可隐藏的,否则没有效果

可能是布尔值,如“ true ”或“ false ”。

borderWidth

int borderWidth

FAB周围边框的宽度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

bottomSheetDialogTheme

int bottomSheetDialogTheme

主题用于从此主题生成的模式底部表单对话框。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

bottomSheetStyle

int bottomSheetStyle

样式用于此主题中的模式底部表单。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

collapsedTitleGravity

int collapsedTitleGravity

指定标题在折叠时应如何定位。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
bottom 50 Push title to the bottom of its container, not changing its size.
center 11 Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place title in the horizontal center of its container, not changing its size.
center_vertical 10 Place title in the vertical center of its container, not changing its size.
end 800005 Push title to the end of its container, not changing its size.
fill_vertical 70 Grow the vertical size of the title if needed so it completely fills its container.
left 3 Push title to the left of its container, not changing its size.
right 5 Push title to the right of its container, not changing its size.
start 800003 Push title to the beginning of its container, not changing its size.
top 30 Push title to the top of its container, not changing its size.

collapsedTitleTextAppearance

int collapsedTitleTextAppearance

CollapsingToolbarLayouts标题完全“折叠”时的文本外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

contentScrim

int contentScrim

当Drawable在屏幕上滚动充分时,该drawable在CollapsingToolbarLayouts内容之上用作网格布。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

counterEnabled

int counterEnabled

布局是否按照字符计数器的显示布置

可能是一个布尔值,如“ true ”或“ false ”。

counterMaxLength

int counterMaxLength

字符计数器中显示的最大长度

可能是一个整数值,如“ 100 ”。

counterOverflowTextAppearance

int counterOverflowTextAppearance

当文字长度超过最大值时字符计数器出现字符

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

counterTextAppearance

int counterTextAppearance

文字字符计数器的外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

elevation

int elevation

已过时。 现在通过状态列表动画器来控制高程。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

可能是一个整数值,如“ 100 ”。

可能是布尔值,例如“ true ”或“ false ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

可能是浮点值,例如“ 1.2 ”。

可能是一个维度值,它是一个浮点数,后面跟着诸如“ 14.5sp ”之类的单位。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

errorEnabled

int errorEnabled

是否显示布局,就像显示错误一样

可能是一个布尔值,如“ true ”或“ false ”。

errorTextAppearance

int errorTextAppearance

文本显示任何错误消息的外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

expanded

int expanded

AppBarLayout的初始展开状态。 这只有在这个视图是CoordinatorLayout的直接子节点时才会生效。

可能是布尔值,如“ true ”或“ false ”。

expandedTitleGravity

int expandedTitleGravity

指定标题在展开时应如何放置。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
bottom 50 Push title to the bottom of its container, not changing its size.
center 11 Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place title in the horizontal center of its container, not changing its size.
center_vertical 10 Place title in the vertical center of its container, not changing its size.
end 800005 Push title to the end of its container, not changing its size.
fill_vertical 70 Grow the vertical size of the title if needed so it completely fills its container.
left 3 Push title to the left of its container, not changing its size.
right 5 Push title to the right of its container, not changing its size.
start 800003 Push title to the beginning of its container, not changing its size.
top 30 Push title to the top of its container, not changing its size.

expandedTitleMargin

int expandedTitleMargin

在展开标题文本的开始,顶部,底部和底部指定额外空间。 保证金值应该是正值。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

expandedTitleMarginBottom

int expandedTitleMarginBottom

在扩展标题文本的底部指定额外空间。 保证金值应该是正值。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

expandedTitleMarginEnd

int expandedTitleMarginEnd

在扩展标题文本的结尾指定额外空间。 保证金值应该是正值。

可能是一个尺寸值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

expandedTitleMarginStart

int expandedTitleMarginStart

在扩展标题文本的开始侧指定额外空间。 保证金值应该是正值。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

expandedTitleMarginTop

int expandedTitleMarginTop

在扩展标题文本的顶部指定额外空间。 保证金值应该是正值。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

expandedTitleTextAppearance

int expandedTitleTextAppearance

完全“展开”时CollapsingToolbarLayout标题的文本外观

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

fabSize

int fabSize

FAB的大小。

必须是下列常数值之一。

Constant Value 描述
auto ffffffff A size which will change based on the window size.
mini 1 The mini sized button.
normal 0 The normal sized button.

foregroundInsidePadding

int foregroundInsidePadding

可能是一个布尔值,如“ true ”或“ false ”。

headerLayout

int headerLayout

布局资源作为标题膨胀

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

hintAnimationEnabled

int hintAnimationEnabled

是否动画提示状态更改。

可能是布尔值,如“ true ”或“ false ”。

hintEnabled

int hintEnabled

是否启用布局的浮动标签功能

可能是布尔值,如“ true ”或“ false ”。

hintTextAppearance

int hintTextAppearance

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

insetForeground

int insetForeground

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

itemBackground

int itemBackground

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

itemIconTint

int itemIconTint

可以是颜色值,以“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”的形式。

itemTextAppearance

int itemTextAppearance

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

itemTextColor

int itemTextColor

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

keylines

int keylines

对从起始边缘开始的dp中表示水平复原线位置的整数数组的引用。 子视图可以使用layout_keyline =“index”来引用这些关键字进行对齐,其中index是该数组中基于0的索引。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

layout_anchor

int layout_anchor

该视图应该定位的锚点视图的ID。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

layout_anchorGravity

int layout_anchorGravity

指定一个对象应该如何在X轴和Y轴上相对于锚的位置,在其父边界内定位。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
bottom 50 Push object to the bottom of its container, not changing its size.
center 11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place object in the horizontal center of its container, not changing its size.
center_vertical 10 Place object in the vertical center of its container, not changing its size.
clip_horizontal 8 Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical 80 Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end 800005 Push object to the end of its container, not changing its size.
fill 77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal 7 Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical 70 Grow the vertical size of the object if needed so it completely fills its container.
left 3 Push object to the left of its container, not changing its size.
right 5 Push object to the right of its container, not changing its size.
start 800003 Push object to the beginning of its container, not changing its size.
top 30 Push object to the top of its container, not changing its size.

layout_behavior

int layout_behavior

行为类的类名定义此子视图的特殊运行时行为。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

layout_collapseMode

int layout_collapseMode

必须是下列常数值之一。

Constant Value 描述
none 0 The view will act as normal with no collapsing behavior.
parallax 2 The view will scroll in a parallax fashion. See the layout_collapseParallaxMultiplier attribute to change the multiplier.
pin 1 The view will pin in place.

layout_collapseParallaxMultiplier

int layout_collapseParallaxMultiplier

layout_collapseMode设置为“视差”时使用的乘数。 该值应该在0.0到1.0之间。

可能是浮点值,例如“ 1.2 ”。

layout_keyline

int layout_keyline

该视图应该定位的角线的索引。 android:layout_gravity将影响视图如何与指定的keyline对齐。

可能是一个整数值,如“ 100 ”。

layout_scrollFlags

int layout_scrollFlags

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
enterAlways 4 When entering (scrolling on screen) the view will scroll on any downwards scroll event, regardless of whether the scrolling view is also scrolling. This is commonly referred to as the 'quick return' pattern.
enterAlwaysCollapsed 8 An additional flag for 'enterAlways' which modifies the returning view to only initially scroll back to it's collapsed height. Once the scrolling view has reached the end of it's scroll range, the remainder of this view will be scrolled into view.
exitUntilCollapsed 2 When exiting (scrolling off screen) the view will be scrolled until it is 'collapsed'. The collapsed height is defined by the view's minimum height.
scroll 1 The view will be scroll in direct relation to scroll events. This flag needs to be set for any of the other flags to take effect. If any sibling views before this one do not have this flag, then this value has no effect.
snap 10 Upon a scroll ending, if the view is only partially visible then it will be snapped and scrolled to it's closest edge.

layout_scrollInterpolator

int layout_scrollInterpolator

滚动此视图时使用的插补器。 仅当View可滚动时才会生效。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

maxActionInlineWidth

int maxActionInlineWidth

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

menu

int menu

用于充填和填充项目的菜单资源。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

pressedTranslationZ

int pressedTranslationZ

按下FAB时的TranslationZ值

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

rippleColor

int rippleColor

波纹颜色的FAB。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

scrimAnimationDuration

int scrimAnimationDuration

指定用于平纹棉布可视性动画的持续时间。

可能是一个整数值,如“ 100 ”。

scrimVisibleHeightTrigger

int scrimVisibleHeightTrigger

指定以像素为单位的可见高度数量,用于定义何时触发稀松布可见性更改。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

state_collapsed

int state_collapsed

视图已折叠时设置的 AppBarLayout状态值。

可能是一个布尔值,如“ true ”或“ false ”。

state_collapsible

int state_collapsible

状态值为 AppBarLayout当视图具有能够折叠的子项时设置。

可能是布尔值,如“ true ”或“ false ”。

statusBarBackground

int statusBarBackground

当视图设置为在后面绘制时,可绘制显示在状态栏后面。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

statusBarScrim

int statusBarScrim

当CollapsingToolbarLayout在屏幕上滚动足够时,该drawable用作状态栏内容的网格。 只有使用正确的设置才能在棒棒糖上工作。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

tabBackground

int tabBackground

引用要应用于制表符的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

tabContentStart

int tabContentStart

从标签应该从的起始边缘定位在Y轴上。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabGravity

int tabGravity

标签的重力常数。

必须是下列常数值之一。

Constant Value 描述
center 1
fill 0

tabIndicatorColor

int tabIndicatorColor

指标的颜色用于显示当前选定的选项卡。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

tabIndicatorHeight

int tabIndicatorHeight

用于显示当前所选标签的指标高度。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabMaxWidth

int tabMaxWidth

标签的最大宽度。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabMinWidth

int tabMinWidth

标签的最小宽度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabMode

int tabMode

此布局中Tabs的行为模式

必须是下列常数值之一。

Constant Value 描述
fixed 1
scrollable 0

tabPadding

int tabPadding

沿标签所有边缘的首选填充。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabPaddingBottom

int tabPaddingBottom

沿标签底部边缘的首选填充。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabPaddingEnd

int tabPaddingEnd

沿制表符的末端边缘的首选填充。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabPaddingStart

int tabPaddingStart

沿制表符起始边缘的首选填充。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabPaddingTop

int tabPaddingTop

沿制表符顶部边缘的首选填充。

可能是一个维度值,它是一个浮点数,后面跟着诸如“ 14.5sp ”之类的单位。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

tabSelectedTextColor

int tabSelectedTextColor

要应用于当前选定选项卡的文本颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

tabTextAppearance

int tabTextAppearance

对要应用于制表符的TextAppearance样式的引用。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

tabTextColor

int tabTextColor

要应用于选项卡的默认文本颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

textColorError

int textColorError

用于指示发生错误的文本颜色已经发生。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

title

int title

titleEnabled设置为true时显示的标题。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

可能是一个整数值,如“ 100 ”。

可能是一个布尔值,如“ true ”或“ false ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

可能是浮点值,如“ 1.2 ”。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,这是一个浮点数,后面跟着%或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

titleEnabled

int titleEnabled

CollapsingToolbarLayout是否应该绘制自己的缩小/增长标题。

可能是一个布尔值,如“ true ”或“ false ”。

toolbarId

int toolbarId

您希望用于折叠目的的主工具栏子标识。 该工具栏后代视图不需要是布局的直接子节点。 如果您没有设置,则会使用找到的第一个直接工具栏子项。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

useCompatPadding

int useCompatPadding

启用compat填充。

可能是一个布尔值,如“ true ”或“ false ”。

Public constructors

R.attr

R.attr ()

Hooray!