public LeftAnimatorListener(SwipeToAction <M> sa, View animated) { }
public BaseAnimatorListener(SwipeToAction <M> sa, View animated) { this.Sa = sa; this.Animated = animated; }