promptsForUserConfiguration()
Specifies that a control’s configuration UI should be automatically presented after the widget is added.
Declaration
@MainActor @preconcurrency func promptsForUserConfiguration() -> some ControlWidgetConfiguration
Return Value
A control configuration that knows whether the presentation of a configuration UI is preferred.