public static interface

BottomSheet.OnActionCallback

com.steerpath.sdk.maps.BottomSheet.OnActionCallback

Class Overview

Concrete BottomSheet may have a button or other UI element that triggers an action. With OnActionCallback, app can listen when this action is triggered.

Summary

Public Methods
abstract void onAction()

Public Methods

public abstract void onAction ()