SliceView.OnSliceActionListener
public
static
interface
SliceView.OnSliceActionListener
androidx.slice.widget.SliceView.OnSliceActionListener |
Implement this interface to be notified of interactions with the slice displayed in this view.
See also:
Summary
Public methods | |
---|---|
abstract
void
|
onSliceAction(EventInfo info, SliceItem item)
Called when an interaction has occurred with an element in this view. |