bottomSeparatorInsets
Insets to apply to the bottom separator of the item the configuration applies to.
Declaration
@property (nonatomic) NSDirectionalEdgeInsets bottomSeparatorInsets;Discussion
The default value is UIListSeparatorAutomaticInsets.
Insets to apply to the bottom separator of the item the configuration applies to.
@property (nonatomic) NSDirectionalEdgeInsets bottomSeparatorInsets;The default value is UIListSeparatorAutomaticInsets.