Contents

relevance()

Provides a collection of conditions under which a specific widget could be relevant.

Declaration

func relevance() async -> WidgetRelevance<Self.Configuration>

Mentioned in

Discussion

The system can use the relevance to show this widget when the conditions for the relevance match the current state.

See Also

Generating relevance entries