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