toggleItalics(_:)
Toggles the italic style information of the selected text.
Declaration
optional func toggleItalics(_ sender: Any?)Parameters
- sender:
The object calling this method.
Discussion
Use this method to apply or remove style information to the currently selected content.