setCaption(_:)
Sets the text of the label on a push button control.
Declaration
func setCaption(_ name: String!)Parameters
- name:
The text to be used as the label on a push button control.
Sets the text of the label on a push button control.
func setCaption(_ name: String!)The text to be used as the label on a push button control.