ToggleButton.newWithLabel
Creates a new toggle button with a text label.
Parameters
label | a string containing the message to be placed in the toggle button. |
Returns
a new toggle button.
Creates a new toggle button with a text label.
label | a string containing the message to be placed in the toggle button. |