CardViewCustomBindingArgsBase Constructors
Provides base arguments to implement custom binding method delegates.Name | Parameters | Description |
---|---|---|
CardViewCustomBindingArgsBase(CardViewModel) | state | Initializes a new instance of the CardViewCustomBindingArgsBase class with the specified CardView model object. |
See Also