iconPosition

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the iconPosition of widget to {left | right | top | bottom}
get the iconPosition of widget
Associationscom.livecode.widget.powerbutton
Summary

Specifies the alignment that the icon has with respect to the sides of the button.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the iconPosition of widget "Power button" to "top"
Description

Use the iconPosition property to specify the alignment that the icon has with respect to the sides of the button.