Open BhulkuParth opened 5 years ago
How to get current Controller name in this method.
func carbonTabSwipeNavigation(_ carbonTabSwipeNavigation: CarbonTabSwipeNavigation, willMoveAt index: UInt) { NSLog("Will move at index: %ld", index)
}
How to get current Controller name in this method.
func carbonTabSwipeNavigation(_ carbonTabSwipeNavigation: CarbonTabSwipeNavigation, willMoveAt index: UInt) { NSLog("Will move at index: %ld", index)