Unique identifier for this guide item, used to track if it's already shown
If null, this item will always be shown and will not be stored or checked in SharedPreferences
Enumeration for the position of the text hint, includes the following:
screenCenter: Center of the screen
alignTopLeft: Positions the content above the target area, aligned to the left side
alignTopRight: Positions the content above the target area, aligned to the right side
alignBottomLeft: Positions the content below the target area, aligned to the left side
alignBottomRight: Positions the content below the target area, aligned to the right side
auto: Automatically determined based on the position of your component and the dimensions of the text