Instance Method
swipeIndex(_:with:) swipeIndex:with: swipeIndex_with_
Declaration
func swipeIndex(_ from: UInt, with to: UInt)Declaration
- (void) swipeIndex:(NSUInteger) from with:(NSUInteger) to;Declaration
swipeIndex_with_(from: int, to: int)