Highlights specific components and darkens the rest of the screen. Adds a border and animation.
I did not add any text functionality as this was made to complement the
Tooltips extension I made.
And it looks like this:
Borders:
CornerRadius
Sets the corner radius of the highlighted área.
Margin
Sets the additional margin around the component.
OverlayColor
Sets the overlay color (RGBA format).
AnimationDuration
Sets the duration of the animation in milliseconds.
ShowSpotlight
Displays the spotlight focusing on a specific component with fade-in animation.
RemoveSpotlight
Remove the spotlight from the screen with fade-out animation.
Border
Set border around spotlight with different styles.
- animated:
true
for animated border,false
for static border.
RemoveBorder
Remove border from spotlight
AnimationStarted
Event that triggers when the spotlight animation starts.
AnimationFinished
Event that triggers when the spotlight animation has finished expanding.
TransitionToNewComponentStarted
Event that triggers when the spotlight transition animation starts to appear on the new component.
v1.0 Ago 23, 2025.
Spotlight.aia (35.1 KB)
joejsanz.joedevspotlight.aix (17.0 KB)
JDK: 11
Minimum API Level: 21
Updated On: 2025-08-23T07:00:00Z
Built using: FAST-CLI v4.2.1-premium
Thanks.