Return Value 戻り値
A widget configuration that includes a descriptive name for the widget.
Availability 有効性
Technology
func configurationDisplayName<S>(_ displayName: S) -> some WidgetConfiguration
where S : StringProtocol
A widget configuration that includes a descriptive name for the widget.
displayName
A string describing the widget.