Skip to main content

Edit Spinner

Purpose

Edits the spinner type of element.

Example

edit-spinner --elementName my-spinner-element --arcLength 90 --arcWidth 16 --time 1000

Command Syntax

ParameterFormatRequirementUsage
--elementNameStringMandatoryThe name of the spinner element.
--arcLengthIntegerMandatoryThe length of the spinning object.
--arcWidthIntegerMandatoryThe width of the spinning object.
--timeIntegerMandatoryHow long the spinning object takes to do one rotation in milliseconds.