description(_:)
Sets the description shown for the control when a user adds or edits it, using the specified string.
Declaration
@MainActor @preconcurrency func description(_ description: LocalizedStringResource) -> some ControlWidgetConfiguration
Sets the description shown for the control when a user adds or edits it, using the specified string.
@MainActor @preconcurrency func description(_ description: LocalizedStringResource) -> some ControlWidgetConfiguration