Property buttonHighlights
buttonHighlights
The list of other highlight images for the buttons in the menu.
Declaration
public List<Image> buttonHighlights { get; set; }
Property Value
| Type | Description |
|---|---|
| List<Image> | A list of other highlight images for the buttons in the menu. |