public static interface PullDownGestureEventHandler.Callback
PullDownGestureEventHandler
, must implement.Modifier and Type | Method and Description |
---|---|
void |
onPulledDown()
The method, which is notified, when the currently selected tab has been pulled down.
|