Declarative UIKit for iOS apps
View the Project on GitHub dan-hart/DHDeclarable
ENUM
UIView.DHDDividerPosition
enum DHDDividerPosition: CaseIterable
Cases for which side of a view to add the divider to
top
case top
bottom
case bottom
left
case left
right
case right