I want to add a Gradient color to TabView. I am using : ` var options = SwipeMenuViewOptions() options.tabView.(I need to detect a UIView() here so I can customize it) ` What to do ?