GetViewResponse

Types

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

Properties

Link copied to clipboard

Tag key and value pairs that are attached to the view.

Link copied to clipboard
val view: View?

A structure that contains the details for the requested view.

Functions

Link copied to clipboard
inline fun copy(block: GetViewResponse.Builder.() -> Unit = {}): GetViewResponse
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