Contents

makeTextLarger(_:)

Action method that increases the text size by one unit.

Declaration

@IBAction func makeTextLarger(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Changing the Text Size