listRowSeparatorTrailing
A guide marking the trailing edge of a List row separator.
Declaration
static let listRowSeparatorTrailing: HorizontalAlignmentDiscussion
Use this guide to align the trailing end of the bottom List row separator with any other horizontal guide of a view that is part of the cell content.
To change the visibility or tint of the row separator use respectively listRowSeparator(_:edges:) and listRowSeparatorTint(_:edges:).