Which method is used to close a Dialog?
Context.Over()
Context.Exit()
Context.Wait()
Context.Done()
Answers
Answered by
50
over................
Answered by
6
Answer:
context. done() is the appropriate method to close a dialog
Similar questions