addCallback

open fun addCallback(@NonNull callback: SideSheetCallback)

Adds a callback to be notified of side sheet events.

Parameters

callback

The callback to notify when side sheet events occur.