---
title: Day 24
author: Daniel Devesa Derksen-Staats
date: 2022-06-11 09:00
tags: Apple, Human Interface Guidelines, iOS
categories: ["Accessibility"]
series: ["365 Days iOS Accessibility"]
image: /Images/365DaysIOSAccessibility/image175.jpg
---

If a table view cell has a disclosure indicator accessory type configured, the button trait gets added automatically. A good reminder that when following Apple's Human Interface Guidelines, things are more accessible out of the box.

![The settings app has a few cells with a disclosure indicator accessory type. That means that the button trait will get automatically added to those table view cells.](/Images/365DaysIOSAccessibility/image175.jpg)