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