Contents

promptsForUserConfiguration()

Specifies that a widget’s configuration UI should be automatically presented after the widget is added.

Declaration

@MainActor @preconcurrency func promptsForUserConfiguration() -> some WidgetConfiguration

Return Value

A widget configuration that knows whether the presentation of a configuration UI is preferred..