---
title: Day 51
author: Daniel Devesa Derksen-Staats
date: 2022-07-08 16:43
tags: Accessibility, a11y
categories: ["Accessibility"]
series: ["365 Days iOS Accessibility"]
---

Guidelines from Apple: Begin with a verb that explains the results of the action. Avoid using the imperative form of a verb because that can make it sound like a command. Don’t include the action type. Don’t include the control.

[https://developer.apple.com/documentation/objectivec/nsobject-swift.class/accessibilityhint](https://developer.apple.com/documentation/objectivec/nsobject-swift.class/accessibilityhint)