{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Root.Builder

class Root.Builder


Summary

Public constructors

Public functions

Root!
Root.Builder!
withDecorView(view: View!)
Root.Builder!
withWindowLayoutParams(windowLayoutParams: LayoutParams!)

Public constructors

Builder

Builder()

Public functions

build

fun build(): Root!

withDecorView

fun withDecorView(view: View!): Root.Builder!

withWindowLayoutParams

fun withWindowLayoutParams(windowLayoutParams: LayoutParams!): Root.Builder!