Contents

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.

See Also

Related Documentation

Getting and Setting the Control Label Text