| Interface | Description |
|---|---|
| SegmentedButton.OnVisibilityChangedListener |
Interface definition for a callback that will be invoked when the visibility of the button changes
This is an internal listener meant to be used ONLY by the SegmentedButtonGroup
|
| 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.
|
| Class | Description |
|---|---|
| SegmentedButton | |
| SegmentedButtonGroup |
| Annotation Type | Description |
|---|---|
| SegmentedButtonGroup.AnimationInterpolator |