CardViewCustomBindingGetSummaryValuesArgs Constructors
Provides arguments to implement a method delegate of the CardViewCustomBindingGetSummaryValuesHandler type.Name | Parameters | Description |
---|---|---|
CardViewCustomBindingGetSummaryValuesArgs(CardViewModel, List<CardViewSummaryItemState>) | state, summaryItems | Initializes a new instance of the CardViewCustomBindingGetSummaryValuesArgs class with the specified settings. |
See Also