Contents

UICellAccessory.Placement.trailing(displayed:at:)

The accessory appears on the trailing edge of the cell.

Declaration

case trailing(displayed: UICellAccessory.DisplayedState = .always, at: UICellAccessory.Placement.Position = { _ in 0 })

See Also

Specifying accessory placement