aboutEditor

fun aboutEditor(config: AboutEditorConfiguration = AboutEditorConfiguration.default): QuickEditorScopeOption

Creates a QuickEditorScopeOption configured for the about editor scope.

Return

A configured instance of QuickEditorScopeOption for the about editor scope

Parameters

config

The configuration for the About Editor


Creates a QuickEditorScopeOption configured for the about editor scope using a DSL-style builder.

Return

A configured instance of QuickEditorScopeOption for the about editor scope

Parameters

initializer

Function literal with AboutEditorConfiguration.Builder as the receiver