[]
Gets the view associated with a given C1TextElement in this C1RichTextViewManager.
public C1TextElementView GetView(C1TextElement element)
| Type | Name | Description |
|---|---|---|
| C1TextElement | element |
| Type | Description |
|---|---|
| C1TextElementView | The view associated with a given C1TextElement in this C1RichTextViewManager, or null if none exists. |