Skip to content

setRotation()

Do nothing, since controls cannot be turned.

slider.setRotation(rotation)

System-styled controls cannot be rotated; calling this prints a message and leaves the control unchanged.

Parameters

slider.setRotation(rotation, anchorX=None, anchorY=None)
Parameter Type Default Description
rotation int or float required Ignored.
anchorX int or float None Ignored.
anchorY int or float None Ignored.