# GraffitiStepBarItem
Class
## Enumerations
| Name | Value | Description |
| --- | :---: | --- |
| Alignments | Left <br> Center <br> Right | Supported text alignments. |
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Sub | Constructor | (None) | Creates an instance of the class with the parameters as property values. |
| Sub | Constructor | (None) | Creates an instance of the class with the parameters as property values. |
| Sub | Constructor | (None) | Creates an instance of the class with the parameters as property values. |
| Sub | Constructor | (None) | Creates an instance of the class with the parameters as property values. |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Attributes | detectColor | Color | |
| Attributes | myParent | GraffitiStepBar | |
| BackgroundColorActive | ColorGroup | Nil | Background color when active. |
| BackgroundColorInactive | ColorGroup | Nil | Background color when inactive. |
| Description | String | Nil | The description text of the GraffitiStepBarItem. |
| DescriptionColorActive | ColorGroup | Nil | Description text color when active. |
| DescriptionColorInactive | ColorGroup | Nil | Description text color when inactive. |
| IconActive | Picture | Nil | The icon used to draw when the GraffitiStepBarItem is active. |
| IconInactive | Picture | Nil | The icon used to draw when the GraffitiStepBarItem is inactive. |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| Private | As | Nil | |
| TextAlignment | Alignments | Nil | Alignment of text. |
| Title | String | Nil | The title text of the GraffitiStepBarItem. |
| TitleColorActive | ColorGroup | Nil | Title text color when active. |
| TitleColorInactive | ColorGroup | Nil | Title text color when inactive. |