Enumerations #
Name |
Values |
|
This class exposes no enumerations. |
Constants #
Name |
Type |
Value |
|
|
This class exposes no constants. |
Events #
Definition |
Description |
|
This class does not expose any events. |
Methods #
Definition |
Description |
Constructor( ActiveIcon as Picture, InactiveIcon as Picture, TitleText as String, DescriptionText as String ) |
Creates an instance of the class with the parameters as property values. |
Constructor( Icon as Picture, TitleText as String, DescriptionText as String ) |
Constructor( TitleText as String, DescriptionText as String ) |
Properties #
Name |
Type |
Default Value |
Description |
Description |
String |
“” |
The description text of the GraffitiStepBarItem. |
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. |
Title |
String |
“” |
The title text of the GraffitiStepBarItem. |
Examples #
There are currently no examples for this class.