Contents

preferredBehavior

The level of Writing Tools support you want the system to provide for your view.

Declaration

var preferredBehavior: NSWritingToolsBehavior { 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 NSWritingToolsBehavior.default.

See Also

Configuring the experience