CardViewModel Constructors
A specific view model object that maintains the CardView’s state and provides the means to populate itself with data when the CardView is used in custom data binding mode.Name | Description |
---|---|
CardViewModel() | Initializes a new instance of the CardViewModel class with default settings. |
See Also