UICellAccessory.Placement.leading(displayed:at:)
The accessory appears on the leading edge of the cell.
Declaration
case leading(displayed: UICellAccessory.DisplayedState = .always, at: UICellAccessory.Placement.Position = { $0.count })The accessory appears on the leading edge of the cell.
case leading(displayed: UICellAccessory.DisplayedState = .always, at: UICellAccessory.Placement.Position = { $0.count })