PreviewButton

sealed class PreviewButton : Parcelable

Configuration of the 'preview' button.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val _type: String

Functions

Link copied to clipboard
abstract fun clone(): PreviewButton
Link copied to clipboard
abstract fun toJson(config: ToJsonConfiguration = ToJsonConfiguration.default()): JSONObject