NeonBorder Extension
Real Gradient & Animated Neon Border Effects.
Extension Information
Extension Name: NeonBorder
Version: 1
Component Type: Non-Visible
Category: EXTENSION
Minimum Android SDK: 7
Package Name: com.srm.neonborder
Price: 149 ₹
1. Overview
NeonBorder is a non-visible Niotron extension that allows you to apply real gradient backgrounds and animated neon running borders to UI components (Cardview, Button, Label).
It supports multiple orientation modes, smooth animations, and modern neon-style UI effects suitable for premium applications.
This extension is license protected and intended for paid usage.
2. Properties
LicenceKey (Write-Only)

Type: Text
Usage: Set your allotted license key inside Screen.Initialize before using any block.
3. Functions
ApplyGradient (component, colours, orientation, radiusDp)

Applies a gradient background to a supported component.
Parameters:
component → Component to apply gradient
colours → List of colors
orientation → Gradient direction (1–8)
radiusDp → Component corner radius
ApplyRunningBorder (component, colours, stroke, radius, speed, clockwise, orientation value)

Applies an animated neon running border around a component.
Parameters:
component → Target component
colours → List of neon colors
stroke → Border width
radius → Border corner radius
speed → Animation speed (milliseconds)
clockwise → Circular animation direction (true / false)
orientationValue → Animation direction (0–8)
StopRunningBorder (component)

Stops the currently running neon border animation.
Parameters:
component → Component whose animation should stop
Usage Notes
Always set LicenceKey before calling any function.
Use at least two colors for better neon effects.
Border radius should be greater than the component’s corner radius.
Very high animation speed values may affect performance on low-end devices.
Works only on Cardview, Label, Button
Important Notice
This is a paid extension.
Unauthorized redistribution or sharing of the extension is strictly prohibited.
Working
Satwik Marwade