CardViewModel.ApplySortingState Method
| Name | Parameters | Description |
|---|---|---|
| ApplySortingState(CardViewColumnState, Boolean) | columnState, reset | Updates the state of the CardViewModel with the current sorting state of the CardView. |
| ApplySortingState(CardViewColumnState) | columnState | Updates the state of the CardViewModel with the current sorting state of the CardView. |