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 |
---|---|
Card |
Initializes a new instance of the Card |
See Also