DismissFromButton

Bubbled up to the top level when the view is dismissed from a button.

Constructors

Link copied to clipboard
constructor(@NonNull buttonId: String, @Nullable buttonDescription: String, cancel: Boolean, displayTime: Long)

Properties

Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun isCancel(): Boolean
Link copied to clipboard
open fun toString(): String