//design/com.pixelnetica.design.read/ReadHandler/ConfirmRestore
ConfirmRestore
[androidJvm]
interface ConfirmRestore
An interface
Types
Name | Summary |
---|---|
Companion | [androidJvm] object Companion |
Properties
Name | Summary |
---|---|
items | [androidJvm] abstract val items: List<CharSequence> Text to restore |
Functions
Name | Summary |
---|---|
restore | [androidJvm] abstract fun restore() An action on press button |