- Enclosing class:
- SegmentedButtonGroup
public static interface SegmentedButtonGroup.OnPositionChangedListener
Interface definition for a callback that will be invoked when the position of the selection button changes
This callback will be called AFTER the animation is complete since the position does not change until the
completion of the animation.