קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כשמשתמשים מפעילים את תכונת הנגישות TalkBack במכשירים הניידים שלהם, כל החלקה על המסך מעבירה את המיקוד מרכיב אחד בממשק המשתמש לרכיב הבא. (חלופה להחלקה אחת היא לגרור אצבע על הממשק כדי לבחון את רכיבי ממשק המשתמש). כשממקדים אלמנט בממשק המשתמש, מערכת TalkBack מקריאה את שם האלמנט. אם המשתמש מקש פעמיים במקום כלשהו במסך, הפעולה שבה הוא מתמקד מתבצעת.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-06-29 (שעון UTC)."],[[["The Maps SDK for Android has built-in accessibility features automatically enabled for applications using the API."],["TalkBack allows users to navigate the map interface by swiping or dragging a finger, announcing UI elements as they come into focus, and performing actions with a double-tap."],["Developers should consider adding a map description announcement using `setContentDescription()` for improved accessibility."],["Further accessibility guidance can be found in the Android accessibility documentation."]]],["The Maps SDK for Android offers built-in accessibility features. When TalkBack is enabled, single swipes or dragging moves focus between UI elements, with TalkBack announcing the focused element's name. A double-tap performs the action associated with the focused element. Developers can enhance accessibility by adding a map description via `setContentDescription()`, as per the Android accessibility documentation.\n"]]