allowedWritingToolsResultOptions
The type of content Writing Tools generates for your text view.
Declaration
var allowedWritingToolsResultOptions: UIWritingToolsResultOptions { get set }Discussion
Text views support most types of generated content. However, if you set this property to a value that includes the table option, UIKit raises invalidArgumentException.