ResponseAppearance

Added in version 1.2.

class ResponseAppearance

Describes the possible styles of AlertDialog response buttons.

See set_response_appearance.

Fields

class ResponseAppearance
DEFAULT

The default appearance.

DESTRUCTIVE

Used to draw attention to the potentially damaging consequences of using the response. This appearance acts as a warning to the user.

SUGGESTED

Used to denote important responses such as the affirmative action.