UIButtonBarFormatStyle 类型成员.
构造函数
名称 | 描述 | |
---|---|---|
UIButtonBarFormatStyle |
根据给定的 UIButtonBarFormatStyle 对象构造一个与其完全相同的新对象。
|
方法
名称 | 描述 | |
---|---|---|
Reset |
对 UIButtonBar 控件中的所有风格样式属性进行重置,恢复至默认值。
| |
ResetBackColor |
对 UIButtonBar 控件中的背景色进行重置,恢复至默认值。
| |
ResetBackColorGradient |
对 UIButtonBar 控件中的背景渐变色进行重置,恢复至默认值。
| |
ResetBackgroundGradientMode |
对 UIButtonBar 控件中的背景渐变方式进行重置,恢复至默认值。
| |
ResetForeColor |
对 UIButtonBar 控件中的前景色进行重置,恢复至默认值。
|
属性
名称 | 描述 | |
---|---|---|
Alpha |
获取或设置 UIButtonBar 控件的 Alpha 属性的级别。
| |
BackColor |
获取或设置 UIButtonBar 控件的背景颜色。
| |
BackColorGradient |
获取或设置背景颜色在线性渐变时的渐变色。
| |
BackgroundGradientMode |
获取或设置 UIButtonBar 控件的背景颜色渐变方式。
| |
Blend |
获取或设置 UIButtonBar 控件中背景颜色和混合色的混合百分比值。
| |
BlendGradient |
获取或设置 UIButtonBar 控件中背景颜色和背景渐变色的混合百分比值。
| |
ButtonBar |
获取需要修改风格的 UIButtonBar 控件对象。
| |
Font |
获取或设置 UIButtonBar 控件上字体的风格样式。
| |
FontBold |
获取或设置 UIButtonBar 控件字体是否为粗体。
| |
FontItalic |
获取或设置 UIButtonBar 控件字体是否为斜体。
| |
FontName |
获取或设置 UIButtonBar 控件上字体名称。
| |
FontSize |
获取或设置 UIButtonBar 控件上的字体大小。
| |
FontStrikeout |
获取或设置 UIButtonBar 控件字体是否使用删除线。
| |
FontUnderline |
获取或设置 UIButtonBar 控件字体是否使用下划线。
| |
ForeColor |
获取或设置 UIButtonBar 控件的前景色。
|