Builder

class Builder

Properties

Link copied to clipboard
var view: View?

All view data is contained within the View object.

Functions

Link copied to clipboard
fun view(block: View.Builder.() -> Unit)