android button属性

来源:互联网 发布:淘宝天猫店铺的费用 编辑:程序博客网 时间:2024/05/22 00:40
android button属性
<strong><span style="font-size: 18px;"><a target=_blank target="_blank" class="inner-link decor-none" href="http://zhidao.baidu.com/search?word=android&fr=qb_search_exp&ie=utf8" rel="nofollow" style="color: rgb(51, 102, 153); text-decoration: none;">android</a>:autoLink   setAutoLinkMask(int)控制链接网址和电子邮件地址等是否自动发现并转换为可点击的链接。</span></strong>
<pre id="best-content-662759597" class="best-text mb-10" name="code" style="white-space: pre-wrap; word-wrap: break-word;"><strong><span style="font-size: 18px;"><a target=_blank target="_blank" class="inner-link decor-none" href="http://zhidao.baidu.com/search?word=android&fr=qb_search_exp&ie=utf8" rel="nofollow" style="color: rgb(51, 102, 153); text-decoration: none;">android</a>:autoText setKeyListener(KeyListener)如果设置,指定该TextView文本输入法和自动纠正一些常见的拼写错误</span></strong>
<pre id="best-content-662759597" class="best-text mb-10" name="code" style="white-space: pre-wrap; word-wrap: break-word;"><strong><span style="font-size: 18px;"><a target=_blank target="_blank" class="inner-link decor-none" href="http://zhidao.baidu.com/search?word=android&fr=qb_search_exp&ie=utf8" rel="nofollow" style="color: rgb(51, 102, 153); text-decoration: none;">android</a>:bufferType setText(CharSequence TextView.BufferType)确定最低类型getText()将返回。</span></strong>
<pre id="best-content-662759597" class="best-text mb-10" name="code" style="white-space: pre-wrap; word-wrap: break-word;"><strong><span style="font-size: 18px;">android:capitalize setKeyListener(KeyListener)如果设置,指定该TextView文本输入法,应该自动利用用户类型。</span></strong>
<pre id="best-content-662759597" class="best-text mb-10" name="code" style="white-space: pre-wrap; word-wrap: break-word;"><strong><span style="font-size: 18px;">android:cursorVisible setCursorVisible(布尔)使得光标(默认)可见或不可见。</span></strong>
<strong><span style="font-size: 18px;">android:数字setKeyListener(KeyListener)如果设置,指定该TextView数字输入法,这些特定的字符,它将接受的。</span></strong>
<strong><span style="font-size: 18px;">android:drawableBottom setCompoundDrawablesWithIntrinsicBounds(int,int,int,int)可拉的得出以下文本。</span></strong>
<strong><span style="font-size: 18px;">android:drawableLeft setCompoundDrawablesWithIntrinsicBounds(int,int,int,int)绘制的是左边的文本。</span></strong>
android:drawablePadding setCompoundDrawablePadding(int)之间的填充画板和文本。
<strong><span style="font-size: 18px;">android:drawableRight setCompoundDrawablesWithIntrinsicBounds(int,int,int,int)绘制的是右边的文本。</span></strong>
<strong><span style="font-size: 18px;">android:drawableTop setCompoundDrawablesWithIntrinsicBounds(int,int,int,int)上面的得出可拉的文本。</span></strong>
android:可编辑如果设置,指定该TextView输入法。
<strong><span style="font-size: 18px;">android:editorExtras setInputExtras(int)引用一个< input-extras > XML资源包含额外的数据提供一个输入方法,这是私人的实现输入法。</span></strong>
<strong><span style="font-size: 18px;">android:ellipsize setEllipsize(TextUtils.TruncateAt)如果设置,导致单词以上的观点是碎ellipsized宽,而不是在中间。</span></strong>
<strong><span style="font-size: 18px;">android:ems setEms(int)使TextView正是这许多ems宽。 </span></strong>
<strong><span style="font-size: 18px;">android:freezesText setFreezesText(布尔)如果设置文本视图将包含当前完成文本内的冷冻冰柱除了元数据,比如当前光标位置。</span></strong>
<strong><span style="font-size: 18px;">android:重力setGravity(int)指定如何对齐文本视图的x和y轴小于文本时的观点。android:高度setHeight(int)使TextView正是这许多像素高。</span></strong>
<strong><span style="font-size: 18px;">android:提示setHint(int)时所显示的提示文本的文本是空的。</span></strong>
<strong><span style="font-size: 18px;">android:imeActionId setImeActionLabel(CharSequence int)为EditorInfo提供一个值。 actionId时使用一个输入连接到文本视图方法。</span></strong>
<strong><span style="font-size: 18px;">android:imeActionLabel setImeActionLabel(CharSequence int)为EditorInfo提供一个值。 actionLabel时使用一个输入连接到文本视图方法。</span></strong>
<strong><span style="font-size: 18px;">android:imeOptions setImeOptions(int)附加功能您可以启用一个输入法与一个编辑器来提高与应用程序的集成。</span></strong>
<strong><span style="font-size: 18px;">android:includeFontPadding setIncludeFontPadding(布尔)留下足够的字体就是和流畅的空间而不是使用严格字体上升和下降。 </span></strong>
<strong><span style="font-size: 18px;">android:inputMethod setKeyListener(KeyListener)如果设置,指定该TextView应该使用指定的输入方法(指定完全限定类名)。 </span></strong>
<strong><span style="font-size: 18px;">android:inputType setRawInputType(int)被放置在一个文本字段的数据类型,用来帮助一个输入法决定如何让用户输入文本。</span></strong>
<strong><span style="font-size: 18px;">android:lineSpacingExtra setLineSpacing(浮子,浮子)额外间距行文本。 </span></strong>
<strong><span style="font-size: 18px;">android:lineSpacingMultiplier setLineSpacing(浮子,浮子)额外间距行文本,乘数效应。</span></strong>
<strong><span style="font-size: 18px;">android:行setLines(int)使TextView正是这许多行高。 </span></strong>
<strong><span style="font-size: 18px;">android:linksClickable setLinksClickable(布尔)如果设置为false,阻碍运动方法将运动的联系方法即使autoLink原因被发现的链接。 </span></strong>
<strong><span style="font-size: 18px;">android:marqueeRepeatLimit setMarqueeRepeatLimit(int)字幕动画重复的次数。 </span></strong>
<strong><span style="font-size: 18px;">android:maxEms setMaxEms(int)使TextView最多这许多ems宽。 </span></strong>
<strong><span style="font-size: 18px;">android:maxHeight setMaxHeight(int)使TextView最多这许多像素高。 </span></strong>
<strong><span style="font-size: 18px;">android:最大长度setFilters(InputFilter)设置一个过滤器来限制输入的文本长度到指定的号码。</span></strong>
<strong><span style="font-size: 18px;">android:maxLines setMaxLines最多(int)使TextView被这麽多行高。 </span></strong>
<strong><span style="font-size: 18px;">android:maxWidth setMaxWidth最多(int)使TextView被这麽多像素宽。 </span></strong>
<strong><span style="font-size: 18px;">android:minEms setMinEms(int)使TextView至少这许多ems宽。 </span></strong>
<strong><span style="font-size: 18px;">android:minHeight setMinHeight(int)使TextView至少这许多像素高。 </span></strong>
<strong><span style="font-size: 18px;">android:minLines setMinLines(int)使TextView至少这许多行高。 </span></strong>
<strong><span style="font-size: 18px;">android:minWidth setMinWidth(int)使TextView至少这许多像素宽。 </span></strong>
<strong><span style="font-size: 18px;">android:数字setKeyListener(KeyListener)如果设置,指定该TextView数字输入法。 </span></strong>
<strong><span style="font-size: 18px;">android:密码setTransformationMethod(TransformationMethod)字段的字符是否显示为密码点,而不是自己。 </span></strong>
<strong><span style="font-size: 18px;">android:phoneNumber setKeyListener(KeyListener)如果设置,指定该TextView有电话号码的输入方法。 </span></strong>
<strong><span style="font-size: 18px;">android:privateImeOptions setPrivateImeOptions(String)添加内容类型描述提供输入方法在文本视图,这是私人的实现输入法。 </span></strong>
<strong><span style="font-size: 18px;">android:scrollHorizontally setHorizontallyScrolling(布尔)文本是否允许更广泛的比视图(因此可以水平滚动)。 </span></strong>
<strong><span style="font-size: 18px;">android:selectAllOnFocus setSelectAllOnFocus(布尔)如果文本是可选择的,选择它当视图所需要的关注,而不是将光标移动到开始或结束。</span></strong>
<strong><span style="font-size: 18px;">android:shadowColor setShadowLayer(浮子,浮子,浮子,int)放置一个指定颜色的阴影背后的文本。 </span></strong>
<strong><span style="font-size: 18px;">android:shadowDx setShadowLayer(浮动,浮动,浮动,int)水平偏移的影子。 </span></strong>
<strong><span style="font-size: 18px;">android:shadowDy setShadowLayer(浮子,浮子,浮子,int)垂直偏移量的影子。 </span></strong>
<strong><span style="font-size: 18px;">android:shadowRadius setShadowLayer(浮子,浮子,浮子,int)半径的影子。 </span></strong>
<strong><span style="font-size: 18px;">android:单行模式setTransformationMethod(TransformationMethod)限制了文本一行水平滚动,而不是让它包装到多个行,并提出重点而不是按enter键时插入一个新行。</span></strong>
<strong><span style="font-size: 18px;">android:文本setText(CharSequence TextView.BufferType)文本显示。 </span></strong>
<strong><span style="font-size: 18px;">android:textAppearance基本文本颜色,字体,大小和风格。 </span></strong>
<strong><span style="font-size: 18px;">android:textColor setTextColor(int)文本颜色。 </span></strong>
<strong><span style="font-size: 18px;">android:textColorHighlight setHighlightColor(int)的颜色选择突出显示的文本。 </span></strong>
<strong><span style="font-size: 18px;">android:textColorHint setHintTextColor(int)提示文本的颜色。 </span></strong>
<strong><span style="font-size: 18px;">android:textColorLink setLinkTextColor(int)链接的文本颜色。 </span></strong>
<strong><span style="font-size: 18px;">android:textIsSelectable isTextSelectable()表明的内容不可编辑的文本可以选择。 </span></strong>
<strong><span style="font-size: 18px;">android:textScaleX setTextScaleX(浮动)设置文本的水平扩展因素。 </span></strong>
<strong><span style="font-size: 18px;">android:textSize setTextSize(int,浮动)大小的文本。 </span></strong>
<strong><span style="font-size: 18px;">android:textStyle setTypeface(字体)风格(粗体、斜体、bolditalic)文本。 </span></strong>
<strong><span style="font-size: 18px;">android:字体setTypeface(字体)字体(正常、无衬线、等宽字体)的文本。</span></strong>
<strong><span style="font-size: 18px;">android:宽度setWidth(int)使TextView正是这许多像素宽。</span></strong>
0 0
原创粉丝点击