增加两种follow模式
/// When the adjacent previous view is hidden, the spacing will disappear with the view
case followLast
/// When the next adjacent view is hidden, the spacing will disappear with the view
case followNext