Declaration

func swipeIndex(_ from: UInt, with to: UInt)

Declaration

- (void) swipeIndex:(NSUInteger) from with:(NSUInteger) to;

Declaration

swipeIndex_with_(from: int, to: int)