Preview

class Preview

Contains the preview status and preview URL.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the preview.

Link copied to clipboard

The URL of the preview.

Link copied to clipboard

The status exception information.

Functions

Link copied to clipboard
inline fun copy(block: Preview.Builder.() -> Unit = {}): Preview
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String