avatarPicker
fun avatarPicker(config: AvatarPickerConfiguration = AvatarPickerConfiguration.default): QuickEditorScopeOption
Creates a QuickEditorScopeOption configured for the avatar picker scope.
Return
A configured instance of QuickEditorScopeOption for the avatar picker scope
Parameters
config
The configuration for the Avatar Picker
Creates a QuickEditorScopeOption configured for the avatar picker scope using a DSL-style builder.
Return
A configured instance of QuickEditorScopeOption for the avatar picker scope
Parameters
initializer
Function literal with AvatarPickerConfiguration.Builder as the receiver