QuestionnaireItemViewHolderFactoryMatcher

Data class that holds a matcher function (matches) which evaluates whether a given factory should be used to display a given Questionnaire.QuestionnaireItemComponent.

See the developer guide for more information.

Properties

Link copied to clipboard

A predicate function which, given a Questionnaire.QuestionnaireItemComponent, returns true if the factory should apply to that item.