Builder

class Builder(val accept: Boolean)(source)

Constructors

Link copied to clipboard
constructor(accept: Boolean)

Properties

Link copied to clipboard

Whether to accept or dismiss the dialog.

Link copied to clipboard

The text to enter into the dialog prompt before accepting. Used only if this is a prompt dialog.

Functions

Link copied to clipboard