Contents

makeTextSmaller(_:)

Action method that reduces the text size by one unit.

Declaration

@IBAction func makeTextSmaller(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Changing the Text Size