Method SetTitleTextField
SetTitleTextField(Text)
Sets the Text component to display the transaction's display name on this view.
Declaration
public void SetTitleTextField(Text text)
Parameters
| Type | Name | Description |
|---|---|---|
| Text | text | The Text component to display the transaction's name. |