GraffitiStepBarItem

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description
Constructor Icon as String None Creates a new instance of the class.
Content as String

Properties #

Name Type Default Value Description
Content String “” Text displayed for this step.
ContentIndicatorBackground WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s background.
ContentIndicatorBackgroundActive WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s background while selected.
ContentIndicatorForeground WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s content.
ContentIndicatorForegroundActive WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s content while selected.
ContentStyle GraffitiStyle Nil Style applied to content.
ContentStyleActive GraffitiStyle Nil Style applied to content when active.
Icon String “” Icon displayed in the step’s shape indicator.
IconIndicatorBackground WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s icon background.
IconIndicatorBackgroundActive WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s icon background while active.
IconIndicatorForeground WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s icon foreground.
IconIndicatorForegroundActive WebUIControl.Indicators Default Bootstrap Indicator applied to the item’s icon foreground while active.
IconStyle GraffitiStyle Default Style applied to the icon.
IconStyleActive GraffitiStyle Default Style applied to the icon while the step is active.
Tag Variant Nil Developer data storage.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.