Home »
MCQs »
Xamarin MCQs
____is a ViewModel attribute that allows you to use the command interface
49. ____is a ViewModel attribute that allows you to use the command interface.
- Commands_interface
- ICommand
- CommandInter
Answer: B) ICommand
Explanation:
ICommand is a ViewModel attribute that allows you to use the command interface.