SideSheetDialog

open class SideSheetDialog : SheetDialog<C>

Base class for android.app.Dialogs styled as a side sheet.

For more information, see the component developer guidance and design guidelines.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @StyleRes theme: Int)

Functions

Link copied to clipboard
Returns the behavior associated with this SideSheetDialog.