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 })The accessory appears on the trailing edge of the cell.
case trailing(displayed: UICellAccessory.DisplayedState = .always, at: UICellAccessory.Placement.Position = { _ in 0 })