Contents

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 })

See Also

Specifying accessory placement