Skip to content

Countdown is a circular animated timer with customizable border, gradient background, and center text showing remaining seconds or a label.

Property

Name
TextForeground
CountdownSeconds
Text
State
TextFormat
MaxSeconds
BorderStrokeGradiantBrush
BorderStrokeColor
SuccessBorderStrokeColor
ErrorBorderStrokeColor
BackgroundGradientStops
SuccessBackgroundGradientStops
ErrorBackgroundGradientStops
ClearColor

Example

xml
<dev:Countdown MaxSeconds="60" CountdownSeconds="0"/>

Countdown

Demo

you can run demo and see this feature.

Released under the MIT License.