PagingMenuController
PagingMenuController copied to clipboard
Can you add bouces effect in MenuDisplayMode.segmentedControl mode?
Can you add bouces effect in MenuDisplayMode.segmentedControl mode? I need equal width of menu items. It seems that only MenuDisplayMode.segmentedControl can do that.
Is it open var bounces: Bool property in UIScrollView? Or is it more like animation effect?
Might be this one? open var alwaysBounceHorizontal: Bool