preferredBehavior
The level of Writing Tools support you want the system to provide for your view.
Declaration
var preferredBehavior: UIWritingToolsBehavior { get set }Mentioned in
Discussion
Use this property to request an inline or panel-based experience, or to disable Writing Tools for your view altogether. The default value of this property is UIWritingToolsBehavior.default.