Contents

automatic

The default text editor style, based on the text editor’s context.

Declaration

@MainActor @preconcurrency static var automatic: AutomaticTextEditorStyle { get }

Discussion

The default style represents the recommended style based on the current platform and the text editor’s context within the view hierarchy.

See Also

Getting built-in styles