SwipeMenuViewController icon indicating copy to clipboard operation
SwipeMenuViewController copied to clipboard

Detect The view of TabView

Open JhonnyTawk opened this issue 6 years ago • 0 comments

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 ?

JhonnyTawk avatar Nov 25 '19 08:11 JhonnyTawk