isHidden
A Boolean value that determines whether the cell hides the accessory.
Declaration
var isHidden: BoolDiscussion
A hidden accessory takes up space in the layout, but it isn’t visible and doesn’t provide any behaviors.
Use this property to achieve a consistent layout across cells when some cells show this type of accessory and others don’t.