SeporatorStylable

public protocol SeporatorStylable

A seporator style

  • Seporator color

    Declaration

    Swift

    var color: UIColor { get set }
  • Seporator width

    Declaration

    Swift

    var width: CGFloat { get set }
  • Seporator offset

    Declaration

    Swift

    var offset: CGFloat { get set }