decreaseSize(_:)
Decreases the size of the current object by one unit.
Declaration
optional func decreaseSize(_ sender: Any?)Parameters
- sender:
The object calling this method.
Discussion
Use this method to decrease the size of the selected text or other content. You are responsible for defining the magnitude of the change.