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