Closed praveenkumar56060 closed 8 years ago
Can we have a method to assign the fixed the width for CarbonTabSwipeNavigation
CarbonTabSwipeNavigation
There is a method for fixed width. Checkout the example project
[carbonTabSwipeNavigation.carbonSegmentedControl setWidth:113.0 forSegmentAtIndex:i];
Right?
Also, how to set the SegmentControl height?
Can we have a method to assign the fixed the width for
CarbonTabSwipeNavigation