Get button shape.
Set fill style of Button when state is OFF
Object itself for fluent interface
Fill style object or function which modifies it
Set fill style of Button when state is ON
Object itself for fluent interface
Set button shape.
// Example
setButtonShape(PointShape.Star)
See PointShape for all available options.
Set size of Button
Object itself
Point or pixel for squared button size
Interface for object that has configurations for style of button.