I am building an application in Xamarin Forms. The user must answer a question in a fixed amount of time. I would like to set a time, and record a wrong answer if the time expires. I would also like to show a countdown clock. Are there any canned Forms-only or Forms and Android examples that folks can share?
↧