StyledStringElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。
public class StyledStringElement : MonoTouch.Dialog.StringElement, MonoTouch.Dialog.IColorizeBackground, MonoTouch.Dialog.Utilities.IImageUpdated
type StyledStringElement = class
inherit StringElement
interface IImageUpdated
interface IColorizeBackground
- 继承
- 派生
- 实现
构造函数
| StyledStringElement(String, Action) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| StyledStringElement(String, String, UITableViewCellStyle) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| StyledStringElement(String, String) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| StyledStringElement(String) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
字段
| Accessory |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Alignment |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 StringElement) |
| Caption |
要为此给定元素显示的标题 (继承自 Element) |
| Font |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| LineBreakMode |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Lines |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Parent |
容器对象的句柄。 (继承自 Element) |
| style |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| SubtitleFont |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| TextColor |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Value |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 StringElement) |
属性
| BackgroundColor |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| BackgroundUri |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| CellKey |
替代 GetCell 方法的子类也应重写此方法 (继承自 Element) |
| DetailColor |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Image |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| ImageUri |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| IndexPath |
返回给定元素的 IndexPath。 这仅适用于叶元素,如果尚未附加元素,则不适用于 toplevel RootElement 或 的 Section。 (继承自 Element) |
方法
| Deselected(DialogViewController, UITableView, NSIndexPath) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 Element) |
| Dispose() |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 Element) |
| Dispose(Boolean) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 Element) |
| GetActiveCell() |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 Element) |
| GetCell(UITableView) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| GetContainerTableView() |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 Element) |
| GetImmediateRootElement() |
如果附加了单元格,将返回即时 RootElement (继承自 Element) |
| GetKey(Int32) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Matches(String) |
调用的方法用于确定单元格是否与给定文本匹配,永远不会使用 null 值或空字符串调用。 (继承自 StringElement) |
| PrepareCell(UITableViewCell) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Selected(DialogViewController, UITableView, NSIndexPath) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 StringElement) |
| Summary() |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 StringElement) |
事件
| AccessoryTapped |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| Tapped |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 (继承自 StringElement) |
显式接口实现
| IColorizeBackground.WillDisplay(UITableView, UITableViewCell, NSIndexPath) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |
| IImageUpdated.UpdatedImage(Uri) |
StringElement 的一个版本,可以使用多个格式设置选项进行样式设置,并且可以通过 UIImage 参数或从 net 下载来呈现图像或背景图像。 |