Skip to main content

B1CoachMarkStepData

  • Configuration for a single coach mark step, describing which widget to highlight,
    * the guide text to show, and the panel placement and padding around the highlight.
PropertyTypeDescriptionMetadata
TargetWidgetNameFNameName of the target widget to highlight.Category: B1CoachMarkStepData
TitleTextIdFStringLocalization text ID for the step title.Category: B1CoachMarkStepData
GuideTextIdFStringLocalization text ID for the step guide description.Category: B1CoachMarkStepData
GuideDirectionEB1CoachMarkDirectionDirection to display the guide panel relative to the target.Category: B1CoachMarkStepData
PaddingLeftfloatLeft padding around the highlight area.Category: B1CoachMarkStepData
PaddingTopfloatTop padding around the highlight area.Category: B1CoachMarkStepData
PaddingRightfloatRight padding around the highlight area.Category: B1CoachMarkStepData
PaddingBottomfloatBottom padding around the highlight area.Category: B1CoachMarkStepData