Contents

textFormattingConfiguration

For text views that have flag allowsEditingTextAttributes set, this configuration will be used for UITextFormattingViewController when its presentation is requested.

Declaration

@NSCopying var textFormattingConfiguration: UITextFormattingViewController.Configuration? { get set }

Discussion

It has a non-nil default value.