Cancel

constructor(text: String? = null, disabledForSeconds: Int = 0, confirmation: POActionConfirmationConfiguration? = null)

Parameters

text

Action text. Pass null to use default text.

disabledForSeconds

Initially disables action for the given amount of time in seconds. By default user can interact with action immediately when it's visible.