object:stop()

Type Function
Library widget.*
Return value none
Revision Release 2024.3703
Keywords widget, spinner, activity indicator, SpinnerWidget, stop
See also object:start()
widget.newSpinner()
SpinnerWidget

Overview

This method is used to stop the animation or rotation of a SpinnerWidget object.

Syntax

object:stop()

Example

spinner:stop()  -- Stop animating or rotating the spinner