It’s considered a best practice in Android to ensure that every GUI component can be used with TalkBack. For components that don’t have descriptive text, such as Image-Views, set the component’s ________ property.
a. description
b. contentDescription
c. talkback
d. talkbackDescription
b. contentDescription
Computer Science & Information Technology
You might also like to view...
An async method executes its body in ________.
a) the calling method b) the called method c) the main method d) the same thread as the calling method
Computer Science & Information Technology
The first time you save a document, the Save dialog box appears.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology