From 56a76b83d6109c5e295e80eea37c6b204b0f4466 Mon Sep 17 00:00:00 2001 From: squarejesse Date: Wed, 16 Oct 2024 20:34:16 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20site=20from=20=20@=20d32766e3b?= =?UTF-8?q?95299d9142d4f20288c48f941ca3a0a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- latest/docs/navigation.html | 104 +- latest/docs/redwood-compose/navigation.html | 104 +- latest/docs/redwood-composeui/navigation.html | 104 +- .../redwood-gradle-plugin/navigation.html | 104 +- .../docs/redwood-layout-api/navigation.html | 104 +- .../redwood-layout-compose/navigation.html | 104 +- .../redwood-layout-composeui/navigation.html | 104 +- .../docs/redwood-layout-dom/navigation.html | 104 +- .../redwood-layout-modifiers/navigation.html | 104 +- .../redwood-layout-schema/navigation.html | 104 +- .../redwood-layout-testing/navigation.html | 104 +- .../redwood-layout-uiview/navigation.html | 104 +- .../docs/redwood-layout-view/navigation.html | 104 +- .../redwood-layout-widget/navigation.html | 104 +- .../redwood-lazylayout-api/navigation.html | 104 +- .../navigation.html | 104 +- .../navigation.html | 104 +- .../redwood-lazylayout-dom/navigation.html | 104 +- .../redwood-lazylayout-schema/navigation.html | 104 +- .../navigation.html | 104 +- .../redwood-lazylayout-uiview/navigation.html | 104 +- .../redwood-lazylayout-view/navigation.html | 104 +- .../redwood-lazylayout-widget/navigation.html | 104 +- .../redwood-protocol-guest/navigation.html | 104 +- .../redwood-protocol-host/navigation.html | 104 +- latest/docs/redwood-protocol/navigation.html | 104 +- latest/docs/redwood-runtime/navigation.html | 104 +- latest/docs/redwood-schema/navigation.html | 104 +- latest/docs/redwood-testing/navigation.html | 104 +- .../redwood-tooling-codegen/navigation.html | 104 +- .../docs/redwood-tooling-lint/navigation.html | 104 +- .../redwood-tooling-schema/navigation.html | 104 +- .../navigation.html | 104 +- .../redwood-treehouse-guest/navigation.html | 104 +- .../-compose-ui-root/-compose-ui-root.html} | 12 +- .../-compose-ui-root/-render.html | 76 + .../-compose-ui-root/children.html | 76 + .../-compose-ui-root/content-state.html} | 12 +- .../-compose-ui-root/index.html | 198 + .../-compose-ui-root/modifier.html} | 12 +- .../-compose-ui-root/restart.html | 76 + .../-compose-ui-root/value.html | 76 + .../-treehouse-content.html | 4 +- .../index.html | 27 +- .../navigation.html | 104 +- .../-code-listener/index.html | 149 - .../-code-listener/on-code-detached.html | 76 - .../-code-listener/on-code-loaded.html | 76 - .../-treehouse-app/create-content.html | 4 +- .../-treehouse-app/index.html | 6 +- .../-treehouse-content-source/index.html | 6 +- .../-treehouse-layout/-treehouse-layout.html | 4 +- .../-treehouse-layout/index.html | 57 +- .../-treehouse-u-i-view.html | 2 +- .../-treehouse-u-i-view/index.html | 29 +- .../superview-changed.html | 78 + .../-treehouse-view/index.html | 51 +- .../bind-when-ready.html | 2 +- .../app.cash.redwood.treehouse/index.html | 25 +- .../redwood-treehouse-host/navigation.html | 104 +- latest/docs/redwood-treehouse/navigation.html | 104 +- .../redwood-widget-compose/navigation.html | 104 +- .../redwood-widget-testing/navigation.html | 104 +- .../-h-t-m-l-root/-h-t-m-l-root.html | 78 + .../-h-t-m-l-root/children.html | 78 + .../-h-t-m-l-root/content-state.html | 78 + .../-h-t-m-l-root/index.html | 197 + .../-h-t-m-l-root/modifier.html | 78 + .../-h-t-m-l-root/restart.html | 78 + .../-h-t-m-l-root/value.html | 78 + .../-redwood-layout/-redwood-layout.html | 4 +- .../-redwood-layout/index.html | 2705 ++-- .../{children.html => root.html} | 10 +- .../-redwood-u-i-view/-redwood-u-i-view.html | 4 +- .../-redwood-u-i-view/index.html | 48 +- .../{view.html => root.html} | 10 +- .../{reset.html => superview-changed.html} | 10 +- .../update-ui-configuration.html | 78 + .../-redwood-view/-root/children.html | 76 + .../-redwood-view/-root/content-state.html | 76 + .../-redwood-view/-root/index.html | 164 + .../-redwood-view/-root/restart.html | 76 + .../-redwood-view/index.html | 46 +- .../{children.html => root.html} | 10 +- .../-u-i-view-root/-u-i-view-root.html | 78 + .../children.html | 4 +- .../-u-i-view-root/content-state.html | 78 + .../-u-i-view-root/index.html | 197 + .../-u-i-view-root/modifier.html | 78 + .../-u-i-view-root/restart.html | 78 + .../-u-i-view-root/value.html | 78 + .../reset.html => -view-root/-view-root.html} | 10 +- .../-view-root/children.html | 78 + .../-view-root/content-state.html | 78 + .../-view-root/index.html | 11587 ++++++++++++++++ .../-view-root/modifier.html | 78 + .../-view-root/restart.html | 78 + .../-view-root/value.html | 78 + .../-widget/index.html | 2 +- .../app.cash.redwood.widget/index.html | 55 +- latest/docs/redwood-widget/navigation.html | 104 +- latest/docs/scripts/pages.json | 2 +- 102 files changed, 18357 insertions(+), 3556 deletions(-) rename latest/docs/{redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/-code-listener.html => redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-compose-ui-root.html} (80%) create mode 100644 latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-render.html create mode 100644 latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/children.html rename latest/docs/{redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-initial-code-loading.html => redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/content-state.html} (66%) create mode 100644 latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/index.html rename latest/docs/{redwood-widget/app.cash.redwood.widget/-redwood-view/reset.html => redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/modifier.html} (76%) create mode 100644 latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/restart.html create mode 100644 latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/value.html delete mode 100644 latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/index.html delete mode 100644 latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-detached.html delete mode 100644 latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-loaded.html create mode 100644 latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/superview-changed.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/-h-t-m-l-root.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/children.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/content-state.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/index.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/modifier.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/restart.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/value.html rename latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/{children.html => root.html} (86%) rename latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/{view.html => root.html} (91%) rename latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/{reset.html => superview-changed.html} (89%) create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/update-ui-configuration.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/children.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/content-state.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/index.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/restart.html rename latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/{children.html => root.html} (89%) create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/-u-i-view-root.html rename latest/docs/redwood-widget/app.cash.redwood.widget/{-redwood-u-i-view => -u-i-view-root}/children.html (95%) create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/content-state.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/index.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/modifier.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/restart.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/value.html rename latest/docs/redwood-widget/app.cash.redwood.widget/{-redwood-layout/reset.html => -view-root/-view-root.html} (84%) create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/children.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/content-state.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/index.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/modifier.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/restart.html create mode 100644 latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/value.html diff --git a/latest/docs/navigation.html b/latest/docs/navigation.html index 244cd30a78..716975d013 100644 --- a/latest/docs/navigation.html +++ b/latest/docs/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer -
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-compose/navigation.html b/latest/docs/redwood-compose/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-compose/navigation.html +++ b/latest/docs/redwood-compose/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-composeui/navigation.html b/latest/docs/redwood-composeui/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-composeui/navigation.html +++ b/latest/docs/redwood-composeui/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-gradle-plugin/navigation.html b/latest/docs/redwood-gradle-plugin/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-gradle-plugin/navigation.html +++ b/latest/docs/redwood-gradle-plugin/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-api/navigation.html b/latest/docs/redwood-layout-api/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-api/navigation.html +++ b/latest/docs/redwood-layout-api/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-compose/navigation.html b/latest/docs/redwood-layout-compose/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-compose/navigation.html +++ b/latest/docs/redwood-layout-compose/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-composeui/navigation.html b/latest/docs/redwood-layout-composeui/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-composeui/navigation.html +++ b/latest/docs/redwood-layout-composeui/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-dom/navigation.html b/latest/docs/redwood-layout-dom/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-dom/navigation.html +++ b/latest/docs/redwood-layout-dom/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-modifiers/navigation.html b/latest/docs/redwood-layout-modifiers/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-modifiers/navigation.html +++ b/latest/docs/redwood-layout-modifiers/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-schema/navigation.html b/latest/docs/redwood-layout-schema/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-schema/navigation.html +++ b/latest/docs/redwood-layout-schema/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-testing/navigation.html b/latest/docs/redwood-layout-testing/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-testing/navigation.html +++ b/latest/docs/redwood-layout-testing/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-uiview/navigation.html b/latest/docs/redwood-layout-uiview/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-uiview/navigation.html +++ b/latest/docs/redwood-layout-uiview/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-view/navigation.html b/latest/docs/redwood-layout-view/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-view/navigation.html +++ b/latest/docs/redwood-layout-view/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-layout-widget/navigation.html b/latest/docs/redwood-layout-widget/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-layout-widget/navigation.html +++ b/latest/docs/redwood-layout-widget/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-api/navigation.html b/latest/docs/redwood-lazylayout-api/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-api/navigation.html +++ b/latest/docs/redwood-lazylayout-api/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-compose/navigation.html b/latest/docs/redwood-lazylayout-compose/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-compose/navigation.html +++ b/latest/docs/redwood-lazylayout-compose/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-composeui/navigation.html b/latest/docs/redwood-lazylayout-composeui/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-composeui/navigation.html +++ b/latest/docs/redwood-lazylayout-composeui/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-dom/navigation.html b/latest/docs/redwood-lazylayout-dom/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-dom/navigation.html +++ b/latest/docs/redwood-lazylayout-dom/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-schema/navigation.html b/latest/docs/redwood-lazylayout-schema/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-schema/navigation.html +++ b/latest/docs/redwood-lazylayout-schema/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-testing/navigation.html b/latest/docs/redwood-lazylayout-testing/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-testing/navigation.html +++ b/latest/docs/redwood-lazylayout-testing/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-uiview/navigation.html b/latest/docs/redwood-lazylayout-uiview/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-uiview/navigation.html +++ b/latest/docs/redwood-lazylayout-uiview/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-view/navigation.html b/latest/docs/redwood-lazylayout-view/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-view/navigation.html +++ b/latest/docs/redwood-lazylayout-view/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-lazylayout-widget/navigation.html b/latest/docs/redwood-lazylayout-widget/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-lazylayout-widget/navigation.html +++ b/latest/docs/redwood-lazylayout-widget/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-protocol-guest/navigation.html b/latest/docs/redwood-protocol-guest/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-protocol-guest/navigation.html +++ b/latest/docs/redwood-protocol-guest/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-protocol-host/navigation.html b/latest/docs/redwood-protocol-host/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-protocol-host/navigation.html +++ b/latest/docs/redwood-protocol-host/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-protocol/navigation.html b/latest/docs/redwood-protocol/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-protocol/navigation.html +++ b/latest/docs/redwood-protocol/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-runtime/navigation.html b/latest/docs/redwood-runtime/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-runtime/navigation.html +++ b/latest/docs/redwood-runtime/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-schema/navigation.html b/latest/docs/redwood-schema/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-schema/navigation.html +++ b/latest/docs/redwood-schema/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-testing/navigation.html b/latest/docs/redwood-testing/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-testing/navigation.html +++ b/latest/docs/redwood-testing/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-tooling-codegen/navigation.html b/latest/docs/redwood-tooling-codegen/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-tooling-codegen/navigation.html +++ b/latest/docs/redwood-tooling-codegen/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-tooling-lint/navigation.html b/latest/docs/redwood-tooling-lint/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-tooling-lint/navigation.html +++ b/latest/docs/redwood-tooling-lint/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-tooling-schema/navigation.html b/latest/docs/redwood-tooling-schema/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-tooling-schema/navigation.html +++ b/latest/docs/redwood-tooling-schema/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-treehouse-guest-compose/navigation.html b/latest/docs/redwood-treehouse-guest-compose/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-treehouse-guest-compose/navigation.html +++ b/latest/docs/redwood-treehouse-guest-compose/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-treehouse-guest/navigation.html b/latest/docs/redwood-treehouse-guest/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-treehouse-guest/navigation.html +++ b/latest/docs/redwood-treehouse-guest/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/-code-listener.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-compose-ui-root.html similarity index 80% rename from latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/-code-listener.html rename to latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-compose-ui-root.html index 27ec4ec5cc..5f50b5e421 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/-code-listener.html +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-compose-ui-root.html @@ -2,7 +2,7 @@ - CodeListener + ComposeUiRoot + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Render

+
+
open fun Render()
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/children.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/children.html new file mode 100644 index 0000000000..1ac4b68f35 --- /dev/null +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/children.html @@ -0,0 +1,76 @@ + + + + + children + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

children

+
+
open override val children: ComposeWidgetChildren
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-initial-code-loading.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/content-state.html similarity index 66% rename from latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-initial-code-loading.html rename to latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/content-state.html index 49d6631917..9a3a1f4ca1 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-initial-code-loading.html +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/content-state.html @@ -2,7 +2,7 @@ - onInitialCodeLoading + contentState + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

ComposeUiRoot

+

A default base implementation of RedwoodView.Root.

This composition contributes nothing to the view hierarchy. It delegates directly to its child views.

+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
constructor()
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override val children: ComposeWidgetChildren
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override var modifier: Modifier
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override val value: @Composable () -> Unit
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun Render()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open override fun restart(restart: () -> Unit?)
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/reset.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/modifier.html similarity index 76% rename from latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/reset.html rename to latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/modifier.html index 162c046ab0..32bfe8abe9 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/reset.html +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/modifier.html @@ -2,7 +2,7 @@ - reset + modifier + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

restart

+
+
open override fun restart(restart: () -> Unit?)
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/value.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/value.html new file mode 100644 index 0000000000..d7b46fc873 --- /dev/null +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/value.html @@ -0,0 +1,76 @@ + + + + + value + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

value

+
+
open override val value: @Composable () -> Unit
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html index b297140284..7b784e50ff 100644 --- a/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html +++ b/latest/docs/redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html @@ -58,12 +58,12 @@
-
+

TreehouseContent

-
fun <A : AppService> TreehouseContent(treehouseApp: TreehouseApp<A>, widgetSystem: TreehouseView.WidgetSystem<@Composable () -> Unit>, contentSource: TreehouseContentSource<A>, modifier: Modifier = Modifier, codeListener: CodeListener = remember { CodeListener() })
+
fun <A : AppService> TreehouseContent(treehouseApp: TreehouseApp<A>, widgetSystem: TreehouseView.WidgetSystem<@Composable () -> Unit>, contentSource: TreehouseContentSource<A>, modifier: Modifier = Modifier, root: (CoroutineScope) -> RedwoodView.Root<@Composable () -> Unit> = { _ -> ComposeUiRoot() })
-
+
+
+

Types

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

A default base implementation of RedwoodView.Root.

+
+
+
+
+
+

Functions

-
+
- +
Link copied to clipboard
-
fun <A : AppService> TreehouseContent(treehouseApp: TreehouseApp<A>, widgetSystem: TreehouseView.WidgetSystem<@Composable () -> Unit>, contentSource: TreehouseContentSource<A>, modifier: Modifier = Modifier, codeListener: CodeListener = remember { CodeListener() })
+
fun <A : AppService> TreehouseContent(treehouseApp: TreehouseApp<A>, widgetSystem: TreehouseView.WidgetSystem<@Composable () -> Unit>, contentSource: TreehouseContentSource<A>, modifier: Modifier = Modifier, root: (CoroutineScope) -> RedwoodView.Root<@Composable () -> Unit> = { _ -> ComposeUiRoot() })
diff --git a/latest/docs/redwood-treehouse-host-composeui/navigation.html b/latest/docs/redwood-treehouse-host-composeui/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-treehouse-host-composeui/navigation.html +++ b/latest/docs/redwood-treehouse-host-composeui/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/index.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/index.html deleted file mode 100644 index 3ebe35bfa8..0000000000 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/index.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - CodeListener - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-

CodeListener

-
@ObjCName(name = "CodeListener", exact = true)
open class CodeListener
-
-
-
-
-
-

Constructors

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
constructor()
-
-
-
-
-
-
-
-

Functions

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
open fun onCodeDetached(app: TreehouseApp<*>, view: TreehouseView<*>, exception: Throwable?)

Invoked when the application powering view stops sending updates. This is triggered by:

-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
open fun onCodeLoaded(app: TreehouseApp<*>, view: TreehouseView<*>, initial: Boolean)

Invoked each time new code is loaded. This is called after the view's old children have been cleared but before the children of the new code have been added.

-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
open fun onInitialCodeLoading(app: TreehouseApp<*>, view: TreehouseView<*>)

Invoked when the initial code is still loading. This can be used to signal a loading state in the UI before there is anything to display.

-
-
-
-
-
-
-
-
-
- -
-
-
- - - diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-detached.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-detached.html deleted file mode 100644 index f42c56519f..0000000000 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-detached.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - onCodeDetached - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-

onCodeDetached

-
-
open fun onCodeDetached(app: TreehouseApp<*>, view: TreehouseView<*>, exception: Throwable?)

Invoked when the application powering view stops sending updates. This is triggered by:

  • the UI no longer needing code to drive it, perhaps because it's detached from the screen

  • the code being hot-reloaded

  • the code failing with an exception

If it is failing due to a failure, exception will be non-null and this function should display an error UI. Typical implementations call TreehouseView.reset and display an error placeholder. Development builds may show more diagnostic information than production builds.

When a Treehouse app fails, its current Zipline instance is canceled so no further code will execute. A new Zipline will start when new code available.

This condition is not permanent! If so, onCodeLoaded will be called.

-
- -
-
-
- - - diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-loaded.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-loaded.html deleted file mode 100644 index 062e44e3fd..0000000000 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-loaded.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - onCodeLoaded - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-

onCodeLoaded

-
-
open fun onCodeLoaded(app: TreehouseApp<*>, view: TreehouseView<*>, initial: Boolean)

Invoked each time new code is loaded. This is called after the view's old children have been cleared but before the children of the new code have been added.

Parameters

initial

true if this is the first code loaded for this view's current content.

-
- -
-
-
- - - diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html index bc1edabbe4..4d0c36399f 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html @@ -58,12 +58,12 @@
-
+

createContent

-
abstract fun createContent(source: TreehouseContentSource<A>, codeListener: CodeListener = CodeListener()): Content

Create content for source.

Calls to this function will start this app if it isn't already started.

+

Create content for source.

Calls to this function will start this app if it isn't already started.

- +
- +
Link copied to clipboard
-
abstract fun createContent(source: TreehouseContentSource<A>, codeListener: CodeListener = CodeListener()): Content

Create content for source.

+

Create content for source.

diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html index 8035905c05..b9bd6daec4 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html @@ -69,17 +69,17 @@

TreehouseContent

Functions

-
+
- +
Link copied to clipboard
-
fun <A : AppService, W : Any> TreehouseContentSource<A>.bindWhenReady(view: TreehouseView<W>, app: TreehouseApp<A>, codeListener: CodeListener = CodeListener()): Closeable
+
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html index 6fe66ecd73..7c0dca6ac0 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html @@ -58,14 +58,14 @@
-
+

TreehouseLayout

-
constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher)
+
constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root<View> = ViewRoot(context))

Constructors

-
+
- +
Link copied to clipboard
-
constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher)
+
constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root<View> = ViewRoot(context))
@@ -92,70 +92,70 @@

Constructors

Properties

-
+
- - + +
Link copied to clipboard
-
open override val children: Widget.Children<View>
+
- +
- - + +
Link copied to clipboard
-
+
open override var readyForContent: Boolean

Like View.isAttachedToWindow. We'd prefer that property but it's false until onAttachedToWindow returns and true until onDetachedFromWindow returns.

- +
- - + +
Link copied to clipboard
-
open override var readyForContent: Boolean

Like View.isAttachedToWindow. We'd prefer that property but it's false until onAttachedToWindow returns and true until onDetachedFromWindow returns.

+
- + @@ -8069,23 +8069,6 @@

Functions

- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
open override fun reset()
-
-
-
-
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html index f8cde5aa7a..4f7e9f12b0 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html @@ -65,7 +65,7 @@

TreehouseUIView
-
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>)
+
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>)
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>, root: <Error class: unknown class>)

Constructors

-
+
- +
Link copied to clipboard
-
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>)
+
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>)
constructor(widgetSystem: <Error class: unknown class><<Error class: unknown class>>, root: <Error class: unknown class>)
@@ -179,6 +179,27 @@

Properties

+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun superviewChanged()
+
+
+
+
+
+
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/superview-changed.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/superview-changed.html new file mode 100644 index 0000000000..6c050a2147 --- /dev/null +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/superview-changed.html @@ -0,0 +1,78 @@ + + + + + superviewChanged + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

superviewChanged

+
+
+
+
open fun superviewChanged()
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html index 7bac22a48e..3089a93c0a 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html @@ -118,22 +118,7 @@

Types

Properties

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
abstract val children: Widget.Children<W>
-
-
-
-
- +
@@ -178,6 +163,21 @@

Properties

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val root: RedwoodView.Root<W>
+
+
+
+
@@ -255,25 +255,6 @@

Properties

-
-

Functions

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
abstract fun reset()
-
-
-
-
-
-
diff --git a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html index f899c32aec..372f5afd5c 100644 --- a/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html +++ b/latest/docs/redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html @@ -63,7 +63,7 @@

bindWhenReady

-
fun <W : Any> Content.bindWhenReady(view: TreehouseView<W>): Closeable

Binds this content to view whenever the view is ready for content. The content will bind and unbind as this view is attached and detached from the UI.

Returns a closeable that unbinds from the content and stops tracking the ready state.


fun <A : AppService, W : Any> TreehouseContentSource<A>.bindWhenReady(view: TreehouseView<W>, app: TreehouseApp<A>, codeListener: CodeListener = CodeListener()): Closeable
+
fun <W : Any> Content.bindWhenReady(view: TreehouseView<W>): Closeable

Binds this content to view whenever the view is ready for content. The content will bind and unbind as this view is attached and detached from the UI.

Returns a closeable that unbinds from the content and stops tracking the ready state.


- -
-
-
- - -
Link copied to clipboard
-
-
-
-
@ObjCName(name = "CodeListener", exact = true)
open class CodeListener
-
-
-
-
@@ -217,7 +202,7 @@

Types

-
class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : RedwoodLayout, TreehouseView<View>
+
class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem<View>, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root<View> = ViewRoot(context)) : RedwoodLayout, TreehouseView<View>
@@ -234,7 +219,7 @@

Types

-
+
class TreehouseUIView(val widgetSystem: <Error class: unknown class><<Error class: unknown class>>, root: <Error class: unknown class>)
@@ -258,17 +243,17 @@

Types

Functions

-
+
- +
Link copied to clipboard
-
fun <W : Any> Content.bindWhenReady(view: TreehouseView<W>): Closeable

Binds this content to view whenever the view is ready for content. The content will bind and unbind as this view is attached and detached from the UI.

fun <A : AppService, W : Any> TreehouseContentSource<A>.bindWhenReady(view: TreehouseView<W>, app: TreehouseApp<A>, codeListener: CodeListener = CodeListener()): Closeable
+
fun <W : Any> Content.bindWhenReady(view: TreehouseView<W>): Closeable

Binds this content to view whenever the view is ready for content. The content will bind and unbind as this view is attached and detached from the UI.

diff --git a/latest/docs/redwood-treehouse-host/navigation.html b/latest/docs/redwood-treehouse-host/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-treehouse-host/navigation.html +++ b/latest/docs/redwood-treehouse-host/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-treehouse/navigation.html b/latest/docs/redwood-treehouse/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-treehouse/navigation.html +++ b/latest/docs/redwood-treehouse/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-widget-compose/navigation.html b/latest/docs/redwood-widget-compose/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-widget-compose/navigation.html +++ b/latest/docs/redwood-widget-compose/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-widget-testing/navigation.html b/latest/docs/redwood-widget-testing/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-widget-testing/navigation.html +++ b/latest/docs/redwood-widget-testing/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/-h-t-m-l-root.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/-h-t-m-l-root.html new file mode 100644 index 0000000000..ebc5fafdba --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/-h-t-m-l-root.html @@ -0,0 +1,78 @@ + + + + + HTMLRoot + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

HTMLRoot

+
+
+
+
constructor(value: HTMLElement)
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/children.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/children.html new file mode 100644 index 0000000000..3b1a65b14b --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/children.html @@ -0,0 +1,78 @@ + + + + + children + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

children

+
+
+
+

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/content-state.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/content-state.html new file mode 100644 index 0000000000..6a6085ec08 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/content-state.html @@ -0,0 +1,78 @@ + + + + + contentState + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

contentState

+
+
+
+
open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)

Called for lifecycle changes to the content choreographing this view.

Content may be bound to this view before it has a view tree. When that happens this will be called with loadCount = 0 and attached = false. Content won't be ready if it is busy downloading, launching, or computing an initial view tree.

When the content's initial view tree is ready, this is called with loadCount = 1 and attached = true. This signals that the content is both running and interactive.

If the content stops, this is called again with attached = false. This happens when the content is detached, either gracefully or due to a crash. Call the lambda provided to restart to relaunch the content.

Each time the content is replaced dynamically (a ‘hot reload’), this is called with an incremented loadCount.

Parameters

loadCount

how many different versions of content have been loaded for this view. This is 1 for the first load, and increments for subsequent reloads. Use this to trigger an 'reloaded' message or animation when business logic is updated. This may skip values if content stops before it emits its initial view tree.

attached

true if the content is interactive. This is false if it has stopped or crashed.

uncaughtException

the exception that caused the content to detach.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/index.html new file mode 100644 index 0000000000..fd1bf2dfae --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/index.html @@ -0,0 +1,197 @@ + + + + + HTMLRoot + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

HTMLRoot

+
+
+
+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
constructor(value: HTMLElement)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override var modifier: Modifier

A collection of elements that change how a widget is laid out.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override val value: HTMLElement

The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.

+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)

Called for lifecycle changes to the content choreographing this view.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/modifier.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/modifier.html new file mode 100644 index 0000000000..463c1d4b6f --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/modifier.html @@ -0,0 +1,78 @@ + + + + + modifier + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

modifier

+
+
+
+
open override var modifier: Modifier

A collection of elements that change how a widget is laid out.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/restart.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/restart.html new file mode 100644 index 0000000000..89b3a62e01 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/restart.html @@ -0,0 +1,78 @@ + + + + + restart + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

restart

+
+
+
+
open override fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/value.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/value.html new file mode 100644 index 0000000000..873271dcf0 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/value.html @@ -0,0 +1,78 @@ + + + + + value + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

value

+
+
+
+
open override val value: HTMLElement

The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html index be1d4ece36..ebd24acb6b 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html @@ -58,14 +58,14 @@
-
+

RedwoodLayout

-
constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher)
+
constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root<View> = ViewRoot(context))

Constructors

-
+
- +
Link copied to clipboard
-
constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher)
+
constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root<View> = ViewRoot(context))
@@ -92,36 +92,36 @@

Constructors

Properties

-
+
- - + +
Link copied to clipboard
-
open override val children: Widget.Children<View>
+
- +
- - + +
Link copied to clipboard
-
+
override val root: RedwoodView.Root<View>
@@ -168,7 +168,7 @@

Functions

@@ -176,7 +176,7 @@

Functions

-
+
@@ -185,7 +185,7 @@

Functions

@@ -193,7 +193,7 @@

Functions

@@ -202,7 +202,7 @@

Functions

- +
Link copied to clipboard
@@ -210,7 +210,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -219,7 +219,7 @@

Functions

@@ -227,7 +227,7 @@

Functions

-
+
@@ -236,7 +236,7 @@

Functions

@@ -253,7 +253,7 @@

Functions

@@ -261,7 +261,7 @@

Functions

@@ -270,7 +270,7 @@

Functions

@@ -287,7 +287,7 @@

Functions

- +
Link copied to clipboard
@@ -295,7 +295,7 @@

Functions

-
+
@@ -304,7 +304,7 @@

Functions

- +
Link copied to clipboard
@@ -312,7 +312,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -321,7 +321,7 @@

Functions

- +
Link copied to clipboard
@@ -329,7 +329,7 @@

Functions

-
open fun addView(p0: View)
open override fun addView(p0: View, p1: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int)
open fun addView(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int, p2: Int)
+
open fun addView(p0: View)
open override fun addView(p0: View, p1: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int)
open fun addView(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int, p2: Int)
@@ -338,7 +338,7 @@

Functions

- +
Link copied to clipboard
@@ -346,7 +346,7 @@

Functions

-
+
@@ -355,7 +355,7 @@

Functions

- +
Link copied to clipboard
@@ -363,7 +363,7 @@

Functions

@@ -372,7 +372,7 @@

Functions

- +
Link copied to clipboard
@@ -380,7 +380,7 @@

Functions

-
+
@@ -389,7 +389,7 @@

Functions

- +
Link copied to clipboard
@@ -397,7 +397,7 @@

Functions

-
open override fun bringChildToFront(p0: View)
+
open override fun bringChildToFront(p0: View)
@@ -406,7 +406,7 @@

Functions

- +
Link copied to clipboard
@@ -414,7 +414,7 @@

Functions

-
open fun bringToFront()
+
open fun bringToFront()
@@ -423,7 +423,7 @@

Functions

- +
Link copied to clipboard
@@ -431,7 +431,7 @@

Functions

-
+
@@ -440,7 +440,7 @@

Functions

- +
Link copied to clipboard
@@ -448,7 +448,7 @@

Functions

-
open fun buildLayer()
+
open fun buildLayer()
@@ -457,7 +457,7 @@

Functions

- +
Link copied to clipboard
@@ -465,7 +465,7 @@

Functions

-
open fun callOnClick(): Boolean
+
open fun callOnClick(): Boolean
@@ -474,7 +474,7 @@

Functions

- +
Link copied to clipboard
@@ -482,7 +482,7 @@

Functions

-
+
@@ -491,7 +491,7 @@

Functions

- +
Link copied to clipboard
@@ -499,7 +499,7 @@

Functions

-
open fun cancelLongPress()
+
open fun cancelLongPress()
@@ -508,7 +508,7 @@

Functions

- +
Link copied to clipboard
@@ -516,7 +516,7 @@

Functions

@@ -525,7 +525,7 @@

Functions

@@ -533,7 +533,7 @@

Functions

@@ -542,7 +542,7 @@

Functions

- +
Link copied to clipboard
@@ -550,7 +550,7 @@

Functions

@@ -559,7 +559,7 @@

Functions

- +
Link copied to clipboard
@@ -567,7 +567,7 @@

Functions

@@ -576,7 +576,7 @@

Functions

- +
Link copied to clipboard
@@ -584,7 +584,7 @@

Functions

-
+
@@ -593,7 +593,7 @@

Functions

- +
Link copied to clipboard
@@ -601,7 +601,7 @@

Functions

-
+
@@ -610,7 +610,7 @@

Functions

@@ -618,7 +618,7 @@

Functions

@@ -627,7 +627,7 @@

Functions

@@ -635,7 +635,7 @@

Functions

-
open override fun childDrawableStateChanged(p0: View)
+
open override fun childDrawableStateChanged(p0: View)
@@ -644,7 +644,7 @@

Functions

@@ -652,7 +652,7 @@

Functions

-
open override fun childHasTransientStateChanged(p0: View, p1: Boolean)
+
open override fun childHasTransientStateChanged(p0: View, p1: Boolean)
@@ -661,7 +661,7 @@

Functions

- +
Link copied to clipboard
@@ -669,7 +669,7 @@

Functions

-
open fun clearAnimation()
+
open fun clearAnimation()
@@ -678,7 +678,7 @@

Functions

- +
Link copied to clipboard
@@ -686,7 +686,7 @@

Functions

-
open override fun clearChildFocus(p0: View)
+
open override fun clearChildFocus(p0: View)
@@ -695,7 +695,7 @@

Functions

@@ -703,7 +703,7 @@

Functions

-
+
@@ -712,7 +712,7 @@

Functions

- +
Link copied to clipboard
@@ -720,7 +720,7 @@

Functions

-
open override fun clearFocus()
+
open override fun clearFocus()
@@ -729,7 +729,7 @@

Functions

@@ -737,7 +737,7 @@

Functions

@@ -746,7 +746,7 @@

Functions

- +
Link copied to clipboard
@@ -754,7 +754,7 @@

Functions

-
open fun computeScroll()
+
open fun computeScroll()
@@ -763,7 +763,7 @@

Functions

@@ -771,7 +771,7 @@

Functions

@@ -780,7 +780,7 @@

Functions

@@ -788,7 +788,7 @@

Functions

@@ -797,7 +797,7 @@

Functions

- +
Link copied to clipboard
@@ -805,7 +805,7 @@

Functions

-
+
@@ -814,7 +814,7 @@

Functions

- +
Link copied to clipboard
@@ -822,7 +822,7 @@

Functions

-
+
@@ -831,7 +831,7 @@

Functions

@@ -839,7 +839,7 @@

Functions

@@ -848,7 +848,7 @@

Functions

@@ -856,7 +856,7 @@

Functions

-
+
@@ -865,7 +865,7 @@

Functions

@@ -873,7 +873,7 @@

Functions

-
+
@@ -882,7 +882,7 @@

Functions

@@ -899,7 +899,7 @@

Functions

- +
Link copied to clipboard
@@ -907,7 +907,7 @@

Functions

-
open override fun dispatchDisplayHint(p0: Int)
+
open override fun dispatchDisplayHint(p0: Int)
@@ -916,7 +916,7 @@

Functions

- +
Link copied to clipboard
@@ -924,7 +924,7 @@

Functions

-
open override fun dispatchDragEvent(p0: DragEvent): Boolean
+
open override fun dispatchDragEvent(p0: DragEvent): Boolean
@@ -933,7 +933,7 @@

Functions

@@ -941,7 +941,7 @@

Functions

-
open override fun dispatchDrawableHotspotChanged(p0: Float, p1: Float)
+
open override fun dispatchDrawableHotspotChanged(p0: Float, p1: Float)
@@ -950,7 +950,7 @@

Functions

@@ -958,7 +958,7 @@

Functions

-
open override fun dispatchFinishTemporaryDetach()
+
open override fun dispatchFinishTemporaryDetach()
@@ -967,7 +967,7 @@

Functions

@@ -975,7 +975,7 @@

Functions

@@ -984,7 +984,7 @@

Functions

- +
Link copied to clipboard
@@ -992,7 +992,7 @@

Functions

-
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
+
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
@@ -1001,7 +1001,7 @@

Functions

- +
Link copied to clipboard
@@ -1009,7 +1009,7 @@

Functions

-
open override fun dispatchKeyEventPreIme(p0: KeyEvent): Boolean
+
open override fun dispatchKeyEventPreIme(p0: KeyEvent): Boolean
@@ -1018,7 +1018,7 @@

Functions

- +
Link copied to clipboard
@@ -1026,7 +1026,7 @@

Functions

-
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
+
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
@@ -1035,7 +1035,7 @@

Functions

- +
Link copied to clipboard
@@ -1043,7 +1043,7 @@

Functions

-
open fun dispatchNestedFling(p0: Float, p1: Float, p2: Boolean): Boolean
+
open fun dispatchNestedFling(p0: Float, p1: Float, p2: Boolean): Boolean
@@ -1052,7 +1052,7 @@

Functions

- +
Link copied to clipboard
@@ -1060,7 +1060,7 @@

Functions

-
+
@@ -1069,7 +1069,7 @@

Functions

@@ -1086,7 +1086,7 @@

Functions

- +
Link copied to clipboard
@@ -1094,7 +1094,7 @@

Functions

-
open fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?): Boolean
+
open fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?): Boolean
@@ -1103,7 +1103,7 @@

Functions

- +
Link copied to clipboard
@@ -1111,7 +1111,7 @@

Functions

-
open fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?): Boolean
+
open fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?): Boolean
@@ -1120,7 +1120,7 @@

Functions

@@ -1128,7 +1128,7 @@

Functions

-
open override fun dispatchPointerCaptureChanged(p0: Boolean)
+
open override fun dispatchPointerCaptureChanged(p0: Boolean)
@@ -1137,7 +1137,7 @@

Functions

@@ -1154,7 +1154,7 @@

Functions

@@ -1162,7 +1162,7 @@

Functions

-
+
@@ -1171,7 +1171,7 @@

Functions

- +
Link copied to clipboard
@@ -1179,7 +1179,7 @@

Functions

-
+
@@ -1188,7 +1188,7 @@

Functions

@@ -1196,7 +1196,7 @@

Functions

-
+
@@ -1205,7 +1205,7 @@

Functions

- +
Link copied to clipboard
@@ -1213,7 +1213,7 @@

Functions

-
open override fun dispatchSetActivated(p0: Boolean)
+
open override fun dispatchSetActivated(p0: Boolean)
@@ -1222,7 +1222,7 @@

Functions

- +
Link copied to clipboard
@@ -1230,7 +1230,7 @@

Functions

-
open override fun dispatchSetSelected(p0: Boolean)
+
open override fun dispatchSetSelected(p0: Boolean)
@@ -1239,7 +1239,7 @@

Functions

@@ -1247,7 +1247,7 @@

Functions

-
open override fun dispatchStartTemporaryDetach()
+
open override fun dispatchStartTemporaryDetach()
@@ -1256,7 +1256,7 @@

Functions

@@ -1264,7 +1264,7 @@

Functions

-
open override fun dispatchSystemUiVisibilityChanged(p0: Int)
+
open override fun dispatchSystemUiVisibilityChanged(p0: Int)
@@ -1273,7 +1273,7 @@

Functions

- +
Link copied to clipboard
@@ -1281,7 +1281,7 @@

Functions

-
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
+
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
@@ -1290,7 +1290,7 @@

Functions

- +
Link copied to clipboard
@@ -1298,7 +1298,7 @@

Functions

-
+
@@ -1307,7 +1307,7 @@

Functions

- +
Link copied to clipboard
@@ -1315,7 +1315,7 @@

Functions

-
open override fun dispatchUnhandledMove(p0: View, p1: Int): Boolean
+
open override fun dispatchUnhandledMove(p0: View, p1: Int): Boolean
@@ -1324,7 +1324,7 @@

Functions

@@ -1332,7 +1332,7 @@

Functions

-
open override fun dispatchWindowFocusChanged(p0: Boolean)
+
open override fun dispatchWindowFocusChanged(p0: Boolean)
@@ -1341,7 +1341,7 @@

Functions

@@ -1349,7 +1349,7 @@

Functions

@@ -1358,7 +1358,7 @@

Functions

@@ -1366,7 +1366,7 @@

Functions

@@ -1375,7 +1375,7 @@

Functions

@@ -1392,7 +1392,7 @@

Functions

@@ -1409,7 +1409,7 @@

Functions

@@ -1417,7 +1417,7 @@

Functions

-
+
@@ -1426,7 +1426,7 @@

Functions

@@ -1434,7 +1434,7 @@

Functions

-
open override fun dispatchWindowVisibilityChanged(p0: Int)
+
open override fun dispatchWindowVisibilityChanged(p0: Int)
@@ -1443,7 +1443,7 @@

Functions

- +
Link copied to clipboard
@@ -1451,7 +1451,7 @@

Functions

-
open fun draw(p0: Canvas)
+
open fun draw(p0: Canvas)
@@ -1460,7 +1460,7 @@

Functions

- +
Link copied to clipboard
@@ -1468,7 +1468,7 @@

Functions

-
+
@@ -1477,7 +1477,7 @@

Functions

- +
Link copied to clipboard
@@ -1485,7 +1485,7 @@

Functions

-
open fun endViewTransition(p0: View)
+
open fun endViewTransition(p0: View)
@@ -1494,7 +1494,7 @@

Functions

- +
Link copied to clipboard
@@ -1502,7 +1502,7 @@

Functions

-
open override fun findFocus(): View
+
open override fun findFocus(): View
@@ -1511,7 +1511,7 @@

Functions

@@ -1528,7 +1528,7 @@

Functions

@@ -1536,7 +1536,7 @@

Functions

@@ -1545,7 +1545,7 @@

Functions

- +
Link copied to clipboard
@@ -1553,7 +1553,7 @@

Functions

-
fun <T : View> findViewById(p0: Int): T
+
fun <T : View> findViewById(p0: Int): T
@@ -1562,7 +1562,7 @@

Functions

- +
Link copied to clipboard
@@ -1570,7 +1570,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1579,7 +1579,7 @@

Functions

- +
Link copied to clipboard
@@ -1587,7 +1587,7 @@

Functions

-
fun <T : View> findViewWithTag(p0: Any): T
+
fun <T : View> findViewWithTag(p0: Any): T
@@ -1596,7 +1596,7 @@

Functions

- +
Link copied to clipboard
@@ -1604,7 +1604,7 @@

Functions

-
open override fun focusableViewAvailable(p0: View)
+
open override fun focusableViewAvailable(p0: View)
@@ -1613,7 +1613,7 @@

Functions

- +
Link copied to clipboard
@@ -1621,7 +1621,7 @@

Functions

-
open fun focusSearch(p0: Int): View
open override fun focusSearch(p0: View, p1: Int): View
+
open fun focusSearch(p0: Int): View
open override fun focusSearch(p0: View, p1: Int): View
@@ -1630,7 +1630,7 @@

Functions

@@ -1638,7 +1638,7 @@

Functions

@@ -1647,7 +1647,7 @@

Functions

- +
Link copied to clipboard
@@ -1655,7 +1655,7 @@

Functions

-
open fun forceLayout()
+
open fun forceLayout()
@@ -1664,7 +1664,7 @@

Functions

- +
Link copied to clipboard
@@ -1672,7 +1672,7 @@

Functions

-
open override fun gatherTransparentRegion(p0: Region?): Boolean
+
open override fun gatherTransparentRegion(p0: Region?): Boolean
@@ -1681,7 +1681,7 @@

Functions

- +
Link copied to clipboard
@@ -1689,7 +1689,7 @@

Functions

@@ -1732,7 +1732,7 @@

Functions

- +
Link copied to clipboard
@@ -1740,7 +1740,7 @@

Functions

@@ -1749,7 +1749,7 @@

Functions

@@ -1757,7 +1757,7 @@

Functions

-
+
@@ -1766,7 +1766,7 @@

Functions

@@ -1783,7 +1783,7 @@

Functions

@@ -1791,7 +1791,7 @@

Functions

@@ -1800,7 +1800,7 @@

Functions

@@ -1808,7 +1808,7 @@

Functions

@@ -1817,7 +1817,7 @@

Functions

@@ -1825,7 +1825,7 @@

Functions

@@ -1834,7 +1834,7 @@

Functions

@@ -1851,7 +1851,7 @@

Functions

@@ -1868,7 +1868,7 @@

Functions

- +
Link copied to clipboard
@@ -1876,7 +1876,7 @@

Functions

-
open fun getAlpha(): Float
+
open fun getAlpha(): Float
@@ -1885,7 +1885,7 @@

Functions

- +
Link copied to clipboard
@@ -1893,7 +1893,7 @@

Functions

-
+
@@ -1902,7 +1902,7 @@

Functions

- +
Link copied to clipboard
@@ -1910,7 +1910,7 @@

Functions

-
+
@@ -1919,7 +1919,7 @@

Functions

@@ -1927,7 +1927,7 @@

Functions

@@ -1936,7 +1936,7 @@

Functions

@@ -1944,7 +1944,7 @@

Functions

@@ -1953,7 +1953,7 @@

Functions

@@ -1961,7 +1961,7 @@

Functions

@@ -1970,7 +1970,7 @@

Functions

- +
Link copied to clipboard
@@ -1978,7 +1978,7 @@

Functions

-
+
@@ -1987,7 +1987,7 @@

Functions

- +
Link copied to clipboard
@@ -1995,7 +1995,7 @@

Functions

@@ -2004,7 +2004,7 @@

Functions

- +
Link copied to clipboard
@@ -2012,7 +2012,7 @@

Functions

-
open fun getAutofillType(): Int
+
open fun getAutofillType(): Int
@@ -2021,7 +2021,7 @@

Functions

- +
Link copied to clipboard
@@ -2029,7 +2029,7 @@

Functions

-
+
@@ -2038,7 +2038,7 @@

Functions

- +
Link copied to clipboard
@@ -2046,7 +2046,7 @@

Functions

-
+
@@ -2055,7 +2055,7 @@

Functions

@@ -2063,7 +2063,7 @@

Functions

@@ -2072,7 +2072,7 @@

Functions

- +
Link copied to clipboard
@@ -2080,7 +2080,7 @@

Functions

@@ -2089,7 +2089,7 @@

Functions

- +
Link copied to clipboard
@@ -2097,7 +2097,7 @@

Functions

@@ -2106,7 +2106,7 @@

Functions

- +
Link copied to clipboard
@@ -2114,7 +2114,7 @@

Functions

-
open fun getBaseline(): Int
+
open fun getBaseline(): Int
@@ -2123,7 +2123,7 @@

Functions

- +
Link copied to clipboard
@@ -2131,7 +2131,7 @@

Functions

-
fun getBottom(): Int
+
fun getBottom(): Int
@@ -2140,7 +2140,7 @@

Functions

- +
Link copied to clipboard
@@ -2148,7 +2148,7 @@

Functions

-
+
@@ -2157,7 +2157,7 @@

Functions

- +
Link copied to clipboard
@@ -2165,7 +2165,7 @@

Functions

-
open fun getChildAt(p0: Int): View
+
open fun getChildAt(p0: Int): View
@@ -2174,7 +2174,7 @@

Functions

- +
Link copied to clipboard
@@ -2182,7 +2182,7 @@

Functions

-
open fun getChildCount(): Int
+
open fun getChildCount(): Int
@@ -2191,7 +2191,7 @@

Functions

- +
Link copied to clipboard
@@ -2199,7 +2199,7 @@

Functions

-
+
@@ -2208,7 +2208,7 @@

Functions

- +
Link copied to clipboard
@@ -2216,7 +2216,7 @@

Functions

-
open override fun getChildVisibleRect(p0: View, p1: Rect, p2: Point): Boolean
+
open override fun getChildVisibleRect(p0: View, p1: Rect, p2: Point): Boolean
@@ -2225,7 +2225,7 @@

Functions

- +
Link copied to clipboard
@@ -2233,7 +2233,7 @@

Functions

-
open fun getClipBounds(): Rect
open fun getClipBounds(p0: Rect): Boolean
+
open fun getClipBounds(): Rect
open fun getClipBounds(p0: Rect): Boolean
@@ -2242,7 +2242,7 @@

Functions

- +
Link copied to clipboard
@@ -2250,7 +2250,7 @@

Functions

-
+
@@ -2259,7 +2259,7 @@

Functions

- +
Link copied to clipboard
@@ -2267,7 +2267,7 @@

Functions

@@ -2276,7 +2276,7 @@

Functions

- +
Link copied to clipboard
@@ -2284,7 +2284,7 @@

Functions

-
+
@@ -2310,7 +2310,7 @@

Functions

- +
Link copied to clipboard
@@ -2318,7 +2318,7 @@

Functions

@@ -2327,7 +2327,7 @@

Functions

- +
Link copied to clipboard
@@ -2335,7 +2335,7 @@

Functions

@@ -2344,7 +2344,7 @@

Functions

- +
Link copied to clipboard
@@ -2352,7 +2352,7 @@

Functions

-
+
@@ -2361,7 +2361,7 @@

Functions

@@ -2369,7 +2369,7 @@

Functions

@@ -2378,7 +2378,7 @@

Functions

@@ -2386,7 +2386,7 @@

Functions

-
+
@@ -2395,7 +2395,7 @@

Functions

- +
Link copied to clipboard
@@ -2403,7 +2403,7 @@

Functions

-
open fun getDisplay(): Display
+
open fun getDisplay(): Display
@@ -2412,7 +2412,7 @@

Functions

- +
Link copied to clipboard
@@ -2420,7 +2420,7 @@

Functions

@@ -2429,7 +2429,7 @@

Functions

- +
Link copied to clipboard
@@ -2437,7 +2437,7 @@

Functions

-
+
@@ -2446,7 +2446,7 @@

Functions

@@ -2454,7 +2454,7 @@

Functions

@@ -2463,7 +2463,7 @@

Functions

- +
Link copied to clipboard
@@ -2471,7 +2471,7 @@

Functions

-
+
@@ -2480,7 +2480,7 @@

Functions

- +
Link copied to clipboard
@@ -2488,7 +2488,7 @@

Functions

-
open fun getDrawingRect(p0: Rect)
+
open fun getDrawingRect(p0: Rect)
@@ -2497,7 +2497,7 @@

Functions

- +
Link copied to clipboard
@@ -2505,7 +2505,7 @@

Functions

-
open fun getDrawingTime(): Long
+
open fun getDrawingTime(): Long
@@ -2514,7 +2514,7 @@

Functions

- +
Link copied to clipboard
@@ -2522,7 +2522,7 @@

Functions

-
open fun getElevation(): Float
+
open fun getElevation(): Float
@@ -2531,7 +2531,7 @@

Functions

- +
Link copied to clipboard
@@ -2539,7 +2539,7 @@

Functions

-
open fun getExplicitStyle(): Int
+
open fun getExplicitStyle(): Int
@@ -2548,7 +2548,7 @@

Functions

@@ -2556,7 +2556,7 @@

Functions

@@ -2565,7 +2565,7 @@

Functions

- +
Link copied to clipboard
@@ -2573,7 +2573,7 @@

Functions

-
+
@@ -2582,7 +2582,7 @@

Functions

- +
Link copied to clipboard
@@ -2590,7 +2590,7 @@

Functions

-
open fun getFocusable(): Int
+
open fun getFocusable(): Int
@@ -2599,7 +2599,7 @@

Functions

- +
Link copied to clipboard
@@ -2607,7 +2607,7 @@

Functions

-
+
@@ -2616,7 +2616,7 @@

Functions

- +
Link copied to clipboard
@@ -2624,7 +2624,7 @@

Functions

-
open fun getFocusedChild(): View
+
open fun getFocusedChild(): View
@@ -2633,7 +2633,7 @@

Functions

- +
Link copied to clipboard
@@ -2641,7 +2641,7 @@

Functions

-
open fun getFocusedRect(p0: Rect)
+
open fun getFocusedRect(p0: Rect)
@@ -2650,7 +2650,7 @@

Functions

- +
Link copied to clipboard
@@ -2658,7 +2658,7 @@

Functions

-
+
@@ -2667,7 +2667,7 @@

Functions

- +
Link copied to clipboard
@@ -2675,7 +2675,7 @@

Functions

-
+
@@ -2684,7 +2684,7 @@

Functions

@@ -2692,7 +2692,7 @@

Functions

@@ -2701,7 +2701,7 @@

Functions

- +
Link copied to clipboard
@@ -2709,7 +2709,7 @@

Functions

@@ -2718,7 +2718,7 @@

Functions

- +
Link copied to clipboard
@@ -2726,7 +2726,7 @@

Functions

@@ -2735,7 +2735,7 @@

Functions

- +
Link copied to clipboard
@@ -2743,7 +2743,7 @@

Functions

@@ -2752,7 +2752,7 @@

Functions

- +
Link copied to clipboard
@@ -2760,7 +2760,7 @@

Functions

-
open fun getHandler(): Handler
+
open fun getHandler(): Handler
@@ -2769,7 +2769,7 @@

Functions

@@ -2777,7 +2777,7 @@

Functions

@@ -2786,7 +2786,7 @@

Functions

@@ -2794,7 +2794,7 @@

Functions

@@ -2803,7 +2803,7 @@

Functions

@@ -2811,7 +2811,7 @@

Functions

@@ -2820,7 +2820,7 @@

Functions

@@ -2828,7 +2828,7 @@

Functions

@@ -2837,7 +2837,7 @@

Functions

@@ -2845,7 +2845,7 @@

Functions

@@ -2854,7 +2854,7 @@

Functions

@@ -2862,7 +2862,7 @@

Functions

@@ -2871,7 +2871,7 @@

Functions

- +
Link copied to clipboard
@@ -2879,7 +2879,7 @@

Functions

-
fun getHeight(): Int
+
fun getHeight(): Int
@@ -2888,7 +2888,7 @@

Functions

- +
Link copied to clipboard
@@ -2896,7 +2896,7 @@

Functions

-
open fun getHitRect(p0: Rect)
+
open fun getHitRect(p0: Rect)
@@ -2905,7 +2905,7 @@

Functions

@@ -2913,7 +2913,7 @@

Functions

@@ -2922,7 +2922,7 @@

Functions

@@ -2930,7 +2930,7 @@

Functions

@@ -2939,7 +2939,7 @@

Functions

@@ -2947,7 +2947,7 @@

Functions

@@ -2956,7 +2956,7 @@

Functions

- +
Link copied to clipboard
@@ -2964,7 +2964,7 @@

Functions

-
open fun getId(): Int
+
open fun getId(): Int
@@ -2973,7 +2973,7 @@

Functions

@@ -2981,7 +2981,7 @@

Functions

@@ -2990,7 +2990,7 @@

Functions

- +
Link copied to clipboard
@@ -2998,7 +2998,7 @@

Functions

-
+
@@ -3007,7 +3007,7 @@

Functions

@@ -3015,7 +3015,7 @@

Functions

@@ -3024,7 +3024,7 @@

Functions

- +
Link copied to clipboard
@@ -3032,7 +3032,7 @@

Functions

-
+
@@ -3041,7 +3041,7 @@

Functions

- +
Link copied to clipboard
@@ -3049,7 +3049,7 @@

Functions

@@ -3058,7 +3058,7 @@

Functions

- +
Link copied to clipboard
@@ -3066,7 +3066,7 @@

Functions

-
open fun getLabelFor(): Int
+
open fun getLabelFor(): Int
@@ -3075,7 +3075,7 @@

Functions

- +
Link copied to clipboard
@@ -3083,7 +3083,7 @@

Functions

-
open fun getLayerType(): Int
+
open fun getLayerType(): Int
@@ -3092,7 +3092,7 @@

Functions

- +
Link copied to clipboard
@@ -3100,7 +3100,7 @@

Functions

@@ -3109,7 +3109,7 @@

Functions

@@ -3126,7 +3126,7 @@

Functions

- +
Link copied to clipboard
@@ -3134,7 +3134,7 @@

Functions

-
+
@@ -3143,7 +3143,7 @@

Functions

- +
Link copied to clipboard
@@ -3151,7 +3151,7 @@

Functions

-
open fun getLayoutMode(): Int
+
open fun getLayoutMode(): Int
@@ -3160,7 +3160,7 @@

Functions

- +
Link copied to clipboard
@@ -3168,7 +3168,7 @@

Functions

@@ -3177,7 +3177,7 @@

Functions

- +
Link copied to clipboard
@@ -3185,7 +3185,7 @@

Functions

@@ -3194,7 +3194,7 @@

Functions

- +
Link copied to clipboard
@@ -3202,7 +3202,7 @@

Functions

-
fun getLeft(): Int
+
fun getLeft(): Int
@@ -3211,7 +3211,7 @@

Functions

- +
Link copied to clipboard
@@ -3219,7 +3219,7 @@

Functions

@@ -3228,7 +3228,7 @@

Functions

- +
Link copied to clipboard
@@ -3236,7 +3236,7 @@

Functions

-
+
@@ -3245,7 +3245,7 @@

Functions

- +
Link copied to clipboard
@@ -3253,7 +3253,7 @@

Functions

-
+
@@ -3262,7 +3262,7 @@

Functions

- +
Link copied to clipboard
@@ -3270,7 +3270,7 @@

Functions

-
+
@@ -3279,7 +3279,7 @@

Functions

- +
Link copied to clipboard
@@ -3287,7 +3287,7 @@

Functions

-
open fun getMatrix(): Matrix
+
open fun getMatrix(): Matrix
@@ -3313,7 +3313,7 @@

Functions

- +
Link copied to clipboard
@@ -3321,7 +3321,7 @@

Functions

-
+
@@ -3330,7 +3330,7 @@

Functions

@@ -3338,7 +3338,7 @@

Functions

@@ -3347,7 +3347,7 @@

Functions

- +
Link copied to clipboard
@@ -3355,7 +3355,7 @@

Functions

-
+
@@ -3364,7 +3364,7 @@

Functions

- +
Link copied to clipboard
@@ -3372,7 +3372,7 @@

Functions

-
+
@@ -3381,7 +3381,7 @@

Functions

- +
Link copied to clipboard
@@ -3389,7 +3389,7 @@

Functions

@@ -3398,7 +3398,7 @@

Functions

- +
Link copied to clipboard
@@ -3406,7 +3406,7 @@

Functions

-
open fun getMinimumHeight(): Int
+
open fun getMinimumHeight(): Int
@@ -3415,7 +3415,7 @@

Functions

- +
Link copied to clipboard
@@ -3423,7 +3423,7 @@

Functions

-
open fun getMinimumWidth(): Int
+
open fun getMinimumWidth(): Int
@@ -3432,7 +3432,7 @@

Functions

- +
Link copied to clipboard
@@ -3440,7 +3440,7 @@

Functions

-
+
@@ -3449,7 +3449,7 @@

Functions

- +
Link copied to clipboard
@@ -3457,7 +3457,7 @@

Functions

-
+
@@ -3466,7 +3466,7 @@

Functions

- +
Link copied to clipboard
@@ -3474,7 +3474,7 @@

Functions

-
+
@@ -3483,7 +3483,7 @@

Functions

- +
Link copied to clipboard
@@ -3491,7 +3491,7 @@

Functions

-
+
@@ -3500,7 +3500,7 @@

Functions

- +
Link copied to clipboard
@@ -3508,7 +3508,7 @@

Functions

-
+
@@ -3517,7 +3517,7 @@

Functions

- +
Link copied to clipboard
@@ -3525,7 +3525,7 @@

Functions

-
+
@@ -3534,7 +3534,7 @@

Functions

- +
Link copied to clipboard
@@ -3542,7 +3542,7 @@

Functions

-
open fun getNextFocusUpId(): Int
+
open fun getNextFocusUpId(): Int
@@ -3551,7 +3551,7 @@

Functions

- +
Link copied to clipboard
@@ -3559,7 +3559,7 @@

Functions

@@ -3568,7 +3568,7 @@

Functions

@@ -3576,7 +3576,7 @@

Functions

@@ -3585,7 +3585,7 @@

Functions

- +
Link copied to clipboard
@@ -3593,7 +3593,7 @@

Functions

@@ -3602,7 +3602,7 @@

Functions

@@ -3610,7 +3610,7 @@

Functions

-
+
@@ -3619,7 +3619,7 @@

Functions

- +
Link copied to clipboard
@@ -3627,7 +3627,7 @@

Functions

-
open override fun getOverlay(): ViewGroupOverlay
+
open override fun getOverlay(): ViewGroupOverlay
@@ -3636,7 +3636,7 @@

Functions

- +
Link copied to clipboard
@@ -3644,7 +3644,7 @@

Functions

-
+
@@ -3653,7 +3653,7 @@

Functions

- +
Link copied to clipboard
@@ -3661,7 +3661,7 @@

Functions

-
open fun getPaddingBottom(): Int
+
open fun getPaddingBottom(): Int
@@ -3670,7 +3670,7 @@

Functions

- +
Link copied to clipboard
@@ -3678,7 +3678,7 @@

Functions

-
open fun getPaddingEnd(): Int
+
open fun getPaddingEnd(): Int
@@ -3687,7 +3687,7 @@

Functions

- +
Link copied to clipboard
@@ -3695,7 +3695,7 @@

Functions

-
open fun getPaddingLeft(): Int
+
open fun getPaddingLeft(): Int
@@ -3704,7 +3704,7 @@

Functions

- +
Link copied to clipboard
@@ -3712,7 +3712,7 @@

Functions

-
open fun getPaddingRight(): Int
+
open fun getPaddingRight(): Int
@@ -3721,7 +3721,7 @@

Functions

- +
Link copied to clipboard
@@ -3729,7 +3729,7 @@

Functions

-
open fun getPaddingStart(): Int
+
open fun getPaddingStart(): Int
@@ -3738,7 +3738,7 @@

Functions

- +
Link copied to clipboard
@@ -3746,7 +3746,7 @@

Functions

-
open fun getPaddingTop(): Int
+
open fun getPaddingTop(): Int
@@ -3755,7 +3755,7 @@

Functions

- +
Link copied to clipboard
@@ -3763,7 +3763,7 @@

Functions

-
+
@@ -3772,7 +3772,7 @@

Functions

@@ -3780,7 +3780,7 @@

Functions

@@ -3789,7 +3789,7 @@

Functions

@@ -3797,7 +3797,7 @@

Functions

-
+
@@ -3806,7 +3806,7 @@

Functions

- +
Link copied to clipboard
@@ -3814,7 +3814,7 @@

Functions

-
open fun getPivotX(): Float
+
open fun getPivotX(): Float
@@ -3823,7 +3823,7 @@

Functions

- +
Link copied to clipboard
@@ -3831,7 +3831,7 @@

Functions

-
open fun getPivotY(): Float
+
open fun getPivotY(): Float
@@ -3840,7 +3840,7 @@

Functions

- +
Link copied to clipboard
@@ -3848,7 +3848,7 @@

Functions

-
+
@@ -3857,7 +3857,7 @@

Functions

- +
Link copied to clipboard
@@ -3865,7 +3865,7 @@

Functions

@@ -3874,7 +3874,7 @@

Functions

@@ -3882,7 +3882,7 @@

Functions

@@ -3891,7 +3891,7 @@

Functions

- +
Link copied to clipboard
@@ -3899,7 +3899,7 @@

Functions

-
+
@@ -3908,7 +3908,7 @@

Functions

- +
Link copied to clipboard
@@ -3916,7 +3916,7 @@

Functions

@@ -3925,7 +3925,7 @@

Functions

- +
Link copied to clipboard
@@ -3933,7 +3933,7 @@

Functions

-
fun getRight(): Int
+
fun getRight(): Int
@@ -3942,7 +3942,7 @@

Functions

- +
Link copied to clipboard
@@ -3950,7 +3950,7 @@

Functions

@@ -3959,7 +3959,7 @@

Functions

- +
Link copied to clipboard
@@ -3967,7 +3967,7 @@

Functions

-
open fun getRootView(): View
+
open fun getRootView(): View
@@ -3976,7 +3976,7 @@

Functions

- +
Link copied to clipboard
@@ -3984,7 +3984,7 @@

Functions

@@ -3993,7 +3993,7 @@

Functions

- +
Link copied to clipboard
@@ -4001,7 +4001,7 @@

Functions

-
open fun getRotation(): Float
+
open fun getRotation(): Float
@@ -4010,7 +4010,7 @@

Functions

- +
Link copied to clipboard
@@ -4018,7 +4018,7 @@

Functions

-
open fun getRotationX(): Float
+
open fun getRotationX(): Float
@@ -4027,7 +4027,7 @@

Functions

- +
Link copied to clipboard
@@ -4035,7 +4035,7 @@

Functions

-
open fun getRotationY(): Float
+
open fun getRotationY(): Float
@@ -4044,7 +4044,7 @@

Functions

- +
Link copied to clipboard
@@ -4052,7 +4052,7 @@

Functions

-
open fun getScaleX(): Float
+
open fun getScaleX(): Float
@@ -4061,7 +4061,7 @@

Functions

- +
Link copied to clipboard
@@ -4069,7 +4069,7 @@

Functions

-
open fun getScaleY(): Float
+
open fun getScaleY(): Float
@@ -4078,7 +4078,7 @@

Functions

@@ -4086,7 +4086,7 @@

Functions

@@ -4095,7 +4095,7 @@

Functions

- +
Link copied to clipboard
@@ -4103,7 +4103,7 @@

Functions

-
+
@@ -4112,7 +4112,7 @@

Functions

- +
Link copied to clipboard
@@ -4120,7 +4120,7 @@

Functions

-
open fun getScrollBarSize(): Int
+
open fun getScrollBarSize(): Int
@@ -4129,7 +4129,7 @@

Functions

- +
Link copied to clipboard
@@ -4137,7 +4137,7 @@

Functions

-
+
@@ -4146,7 +4146,7 @@

Functions

- +
Link copied to clipboard
@@ -4154,7 +4154,7 @@

Functions

-
+
@@ -4163,7 +4163,7 @@

Functions

- +
Link copied to clipboard
@@ -4171,7 +4171,7 @@

Functions

-
+
@@ -4180,7 +4180,7 @@

Functions

- +
Link copied to clipboard
@@ -4188,7 +4188,7 @@

Functions

-
+
@@ -4197,7 +4197,7 @@

Functions

- +
Link copied to clipboard
@@ -4205,7 +4205,7 @@

Functions

-
+
@@ -4214,7 +4214,7 @@

Functions

- +
Link copied to clipboard
@@ -4222,7 +4222,7 @@

Functions

-
open fun getSolidColor(): Int
+
open fun getSolidColor(): Int
@@ -4231,7 +4231,7 @@

Functions

- +
Link copied to clipboard
@@ -4239,7 +4239,7 @@

Functions

-
+
@@ -4248,7 +4248,7 @@

Functions

- +
Link copied to clipboard
@@ -4256,7 +4256,7 @@

Functions

@@ -4265,7 +4265,7 @@

Functions

- +
Link copied to clipboard
@@ -4273,7 +4273,7 @@

Functions

@@ -4282,7 +4282,7 @@

Functions

@@ -4290,7 +4290,7 @@

Functions

@@ -4299,7 +4299,7 @@

Functions

- +
Link copied to clipboard
@@ -4307,7 +4307,7 @@

Functions

-
+
@@ -4316,7 +4316,7 @@

Functions

- +
Link copied to clipboard
@@ -4324,7 +4324,7 @@

Functions

-
open fun getTag(): Any
open fun getTag(p0: Int): Any
+
open fun getTag(): Any
open fun getTag(p0: Int): Any
@@ -4333,7 +4333,7 @@

Functions

- +
Link copied to clipboard
@@ -4341,7 +4341,7 @@

Functions

-
open fun getTextAlignment(): Int
+
open fun getTextAlignment(): Int
@@ -4350,7 +4350,7 @@

Functions

- +
Link copied to clipboard
@@ -4358,7 +4358,7 @@

Functions

-
open fun getTextDirection(): Int
+
open fun getTextDirection(): Int
@@ -4367,7 +4367,7 @@

Functions

- +
Link copied to clipboard
@@ -4375,7 +4375,7 @@

Functions

-
+
@@ -4384,7 +4384,7 @@

Functions

- +
Link copied to clipboard
@@ -4392,7 +4392,7 @@

Functions

-
fun getTop(): Int
+
fun getTop(): Int
@@ -4401,7 +4401,7 @@

Functions

- +
Link copied to clipboard
@@ -4409,7 +4409,7 @@

Functions

-
+
@@ -4418,7 +4418,7 @@

Functions

- +
Link copied to clipboard
@@ -4426,7 +4426,7 @@

Functions

-
+
@@ -4435,7 +4435,7 @@

Functions

@@ -4443,7 +4443,7 @@

Functions

@@ -4452,7 +4452,7 @@

Functions

- +
Link copied to clipboard
@@ -4460,7 +4460,7 @@

Functions

-
+
@@ -4469,7 +4469,7 @@

Functions

- +
Link copied to clipboard
@@ -4477,7 +4477,7 @@

Functions

-
+
@@ -4486,7 +4486,7 @@

Functions

- +
Link copied to clipboard
@@ -4494,7 +4494,7 @@

Functions

-
+
@@ -4503,7 +4503,7 @@

Functions

- +
Link copied to clipboard
@@ -4511,7 +4511,7 @@

Functions

-
+
@@ -4520,7 +4520,7 @@

Functions

- +
Link copied to clipboard
@@ -4528,7 +4528,7 @@

Functions

-
+
@@ -4537,7 +4537,7 @@

Functions

- +
Link copied to clipboard
@@ -4545,7 +4545,7 @@

Functions

-
+
@@ -4554,7 +4554,7 @@

Functions

@@ -4562,7 +4562,7 @@

Functions

@@ -4571,7 +4571,7 @@

Functions

@@ -4579,7 +4579,7 @@

Functions

@@ -4588,7 +4588,7 @@

Functions

@@ -4596,7 +4596,7 @@

Functions

@@ -4605,7 +4605,7 @@

Functions

@@ -4613,7 +4613,7 @@

Functions

@@ -4622,7 +4622,7 @@

Functions

@@ -4630,7 +4630,7 @@

Functions

-
+
@@ -4639,7 +4639,7 @@

Functions

@@ -4647,7 +4647,7 @@

Functions

@@ -4656,7 +4656,7 @@

Functions

- +
Link copied to clipboard
@@ -4664,7 +4664,7 @@

Functions

@@ -4673,7 +4673,7 @@

Functions

- +
Link copied to clipboard
@@ -4681,7 +4681,7 @@

Functions

-
open fun getVisibility(): Int
+
open fun getVisibility(): Int
@@ -4690,7 +4690,7 @@

Functions

- +
Link copied to clipboard
@@ -4698,7 +4698,7 @@

Functions

-
fun getWidth(): Int
+
fun getWidth(): Int
@@ -4707,7 +4707,7 @@

Functions

- +
Link copied to clipboard
@@ -4715,7 +4715,7 @@

Functions

-
open fun getWindowId(): WindowId
+
open fun getWindowId(): WindowId
@@ -4724,7 +4724,7 @@

Functions

@@ -4732,7 +4732,7 @@

Functions

@@ -4741,7 +4741,7 @@

Functions

@@ -4749,7 +4749,7 @@

Functions

@@ -4758,7 +4758,7 @@

Functions

- +
Link copied to clipboard
@@ -4766,7 +4766,7 @@

Functions

-
+
@@ -4775,7 +4775,7 @@

Functions

- +
Link copied to clipboard
@@ -4783,7 +4783,7 @@

Functions

-
+
@@ -4792,7 +4792,7 @@

Functions

@@ -4800,7 +4800,7 @@

Functions

-
+
@@ -4809,7 +4809,7 @@

Functions

- +
Link copied to clipboard
@@ -4817,7 +4817,7 @@

Functions

-
open fun getX(): Float
+
open fun getX(): Float
@@ -4826,7 +4826,7 @@

Functions

- +
Link copied to clipboard
@@ -4834,7 +4834,7 @@

Functions

-
open fun getY(): Float
+
open fun getY(): Float
@@ -4843,7 +4843,7 @@

Functions

- +
Link copied to clipboard
@@ -4851,7 +4851,7 @@

Functions

-
open fun getZ(): Float
+
open fun getZ(): Float
@@ -4860,7 +4860,7 @@

Functions

- +
Link copied to clipboard
@@ -4868,7 +4868,7 @@

Functions

-
+
@@ -4877,7 +4877,7 @@

Functions

- +
Link copied to clipboard
@@ -4885,7 +4885,7 @@

Functions

-
open override fun hasFocus(): Boolean
+
open override fun hasFocus(): Boolean
@@ -4894,7 +4894,7 @@

Functions

- +
Link copied to clipboard
@@ -4902,7 +4902,7 @@

Functions

-
open fun hasFocusable(): Boolean
+
open fun hasFocusable(): Boolean
@@ -4911,7 +4911,7 @@

Functions

- +
Link copied to clipboard
@@ -4919,7 +4919,7 @@

Functions

@@ -4928,7 +4928,7 @@

Functions

- +
Link copied to clipboard
@@ -4936,7 +4936,7 @@

Functions

-
+
@@ -4945,7 +4945,7 @@

Functions

- +
Link copied to clipboard
@@ -4953,7 +4953,7 @@

Functions

@@ -4962,7 +4962,7 @@

Functions

- +
Link copied to clipboard
@@ -4970,7 +4970,7 @@

Functions

@@ -4979,7 +4979,7 @@

Functions

- +
Link copied to clipboard
@@ -4987,7 +4987,7 @@

Functions

-
+
@@ -4996,7 +4996,7 @@

Functions

- +
Link copied to clipboard
@@ -5004,7 +5004,7 @@

Functions

-
open override fun hasTransientState(): Boolean
+
open override fun hasTransientState(): Boolean
@@ -5013,7 +5013,7 @@

Functions

- +
Link copied to clipboard
@@ -5021,7 +5021,7 @@

Functions

-
+
@@ -5030,7 +5030,7 @@

Functions

- +
Link copied to clipboard
@@ -5038,7 +5038,7 @@

Functions

-
open fun indexOfChild(p0: View): Int
+
open fun indexOfChild(p0: View): Int
@@ -5047,7 +5047,7 @@

Functions

- +
Link copied to clipboard
@@ -5055,7 +5055,7 @@

Functions

-
open fun invalidate()
open fun invalidate(p0: Rect)
open fun invalidate(p0: Int, p1: Int, p2: Int, p3: Int)
+
open fun invalidate()
open fun invalidate(p0: Rect)
open fun invalidate(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -5064,7 +5064,7 @@

Functions

- +
Link copied to clipboard
@@ -5072,7 +5072,7 @@

Functions

-
override fun invalidateChild(p0: View, p1: Rect)
+
override fun invalidateChild(p0: View, p1: Rect)
@@ -5081,7 +5081,7 @@

Functions

- +
Link copied to clipboard
@@ -5089,7 +5089,7 @@

Functions

-
open override fun invalidateChildInParent(p0: IntArray, p1: Rect): ViewParent
+
open override fun invalidateChildInParent(p0: IntArray, p1: Rect): ViewParent
@@ -5098,7 +5098,7 @@

Functions

- +
Link copied to clipboard
@@ -5106,7 +5106,7 @@

Functions

-
open override fun invalidateDrawable(p0: Drawable)
+
open override fun invalidateDrawable(p0: Drawable)
@@ -5115,7 +5115,7 @@

Functions

- +
Link copied to clipboard
@@ -5123,7 +5123,7 @@

Functions

-
+
@@ -5132,7 +5132,7 @@

Functions

@@ -5140,7 +5140,7 @@

Functions

@@ -5149,7 +5149,7 @@

Functions

- +
Link copied to clipboard
@@ -5157,7 +5157,7 @@

Functions

-
+
@@ -5166,7 +5166,7 @@

Functions

- +
Link copied to clipboard
@@ -5174,7 +5174,7 @@

Functions

-
+
@@ -5183,7 +5183,7 @@

Functions

- +
Link copied to clipboard
@@ -5191,7 +5191,7 @@

Functions

-
open fun isActivated(): Boolean
+
open fun isActivated(): Boolean
@@ -5200,7 +5200,7 @@

Functions

@@ -5208,7 +5208,7 @@

Functions

@@ -5217,7 +5217,7 @@

Functions

- +
Link copied to clipboard
@@ -5225,7 +5225,7 @@

Functions

@@ -5234,7 +5234,7 @@

Functions

- +
Link copied to clipboard
@@ -5242,7 +5242,7 @@

Functions

-
+
@@ -5251,7 +5251,7 @@

Functions

- +
Link copied to clipboard
@@ -5259,7 +5259,7 @@

Functions

@@ -5268,7 +5268,7 @@

Functions

- +
Link copied to clipboard
@@ -5276,7 +5276,7 @@

Functions

-
open fun isClickable(): Boolean
+
open fun isClickable(): Boolean
@@ -5285,7 +5285,7 @@

Functions

- +
Link copied to clipboard
@@ -5293,7 +5293,7 @@

Functions

-
+
@@ -5302,7 +5302,7 @@

Functions

- +
Link copied to clipboard
@@ -5310,7 +5310,7 @@

Functions

-
open fun isCredential(): Boolean
+
open fun isCredential(): Boolean
@@ -5319,7 +5319,7 @@

Functions

- +
Link copied to clipboard
@@ -5327,7 +5327,7 @@

Functions

-
open fun isDirty(): Boolean
+
open fun isDirty(): Boolean
@@ -5336,7 +5336,7 @@

Functions

- +
Link copied to clipboard
@@ -5344,7 +5344,7 @@

Functions

-
+
@@ -5353,7 +5353,7 @@

Functions

@@ -5361,7 +5361,7 @@

Functions

@@ -5370,7 +5370,7 @@

Functions

- +
Link copied to clipboard
@@ -5378,7 +5378,7 @@

Functions

-
open fun isEnabled(): Boolean
+
open fun isEnabled(): Boolean
@@ -5387,7 +5387,7 @@

Functions

- +
Link copied to clipboard
@@ -5395,7 +5395,7 @@

Functions

-
+
@@ -5404,7 +5404,7 @@

Functions

- +
Link copied to clipboard
@@ -5412,7 +5412,7 @@

Functions

@@ -5421,7 +5421,7 @@

Functions

- +
Link copied to clipboard
@@ -5429,7 +5429,7 @@

Functions

-
open fun isFocused(): Boolean
+
open fun isFocused(): Boolean
@@ -5438,7 +5438,7 @@

Functions

- +
Link copied to clipboard
@@ -5446,7 +5446,7 @@

Functions

@@ -5455,7 +5455,7 @@

Functions

- +
Link copied to clipboard
@@ -5463,7 +5463,7 @@

Functions

-
+
@@ -5472,7 +5472,7 @@

Functions

- +
Link copied to clipboard
@@ -5480,7 +5480,7 @@

Functions

-
+
@@ -5489,7 +5489,7 @@

Functions

- +
Link copied to clipboard
@@ -5497,7 +5497,7 @@

Functions

@@ -5506,7 +5506,7 @@

Functions

- +
Link copied to clipboard
@@ -5514,7 +5514,7 @@

Functions

-
+
@@ -5523,7 +5523,7 @@

Functions

@@ -5531,7 +5531,7 @@

Functions

@@ -5540,7 +5540,7 @@

Functions

@@ -5548,7 +5548,7 @@

Functions

@@ -5557,7 +5557,7 @@

Functions

- +
Link copied to clipboard
@@ -5565,7 +5565,7 @@

Functions

-
open fun isHovered(): Boolean
+
open fun isHovered(): Boolean
@@ -5574,7 +5574,7 @@

Functions

@@ -5582,7 +5582,7 @@

Functions

@@ -5591,7 +5591,7 @@

Functions

- +
Link copied to clipboard
@@ -5599,7 +5599,7 @@

Functions

@@ -5608,7 +5608,7 @@

Functions

@@ -5616,7 +5616,7 @@

Functions

@@ -5625,7 +5625,7 @@

Functions

- +
Link copied to clipboard
@@ -5633,7 +5633,7 @@

Functions

-
open fun isInEditMode(): Boolean
+
open fun isInEditMode(): Boolean
@@ -5642,7 +5642,7 @@

Functions

- +
Link copied to clipboard
@@ -5650,7 +5650,7 @@

Functions

-
open fun isInLayout(): Boolean
+
open fun isInLayout(): Boolean
@@ -5659,7 +5659,7 @@

Functions

- +
Link copied to clipboard
@@ -5667,7 +5667,7 @@

Functions

-
+
@@ -5676,7 +5676,7 @@

Functions

@@ -5684,7 +5684,7 @@

Functions

@@ -5693,7 +5693,7 @@

Functions

- +
Link copied to clipboard
@@ -5701,7 +5701,7 @@

Functions

-
open fun isLaidOut(): Boolean
+
open fun isLaidOut(): Boolean
@@ -5710,7 +5710,7 @@

Functions

@@ -5718,7 +5718,7 @@

Functions

@@ -5727,7 +5727,7 @@

Functions

- +
Link copied to clipboard
@@ -5735,7 +5735,7 @@

Functions

-
+
@@ -5744,7 +5744,7 @@

Functions

- +
Link copied to clipboard
@@ -5752,7 +5752,7 @@

Functions

-
+
@@ -5761,7 +5761,7 @@

Functions

- +
Link copied to clipboard
@@ -5769,7 +5769,7 @@

Functions

-
+
@@ -5778,7 +5778,7 @@

Functions

@@ -5786,7 +5786,7 @@

Functions

@@ -5795,7 +5795,7 @@

Functions

- +
Link copied to clipboard
@@ -5803,7 +5803,7 @@

Functions

@@ -5812,7 +5812,7 @@

Functions

- +
Link copied to clipboard
@@ -5820,7 +5820,7 @@

Functions

-
open fun isOpaque(): Boolean
+
open fun isOpaque(): Boolean
@@ -5829,7 +5829,7 @@

Functions

- +
Link copied to clipboard
@@ -5837,7 +5837,7 @@

Functions

-
+
@@ -5846,7 +5846,7 @@

Functions

- +
Link copied to clipboard
@@ -5854,7 +5854,7 @@

Functions

-
open fun isPivotSet(): Boolean
+
open fun isPivotSet(): Boolean
@@ -5863,7 +5863,7 @@

Functions

- +
Link copied to clipboard
@@ -5871,7 +5871,7 @@

Functions

@@ -5880,7 +5880,7 @@

Functions

- +
Link copied to clipboard
@@ -5888,7 +5888,7 @@

Functions

-
open fun isPressed(): Boolean
+
open fun isPressed(): Boolean
@@ -5897,7 +5897,7 @@

Functions

- +
Link copied to clipboard
@@ -5905,7 +5905,7 @@

Functions

-
+
@@ -5914,7 +5914,7 @@

Functions

- +
Link copied to clipboard
@@ -5922,7 +5922,7 @@

Functions

@@ -5931,7 +5931,7 @@

Functions

- +
Link copied to clipboard
@@ -5939,7 +5939,7 @@

Functions

@@ -5948,7 +5948,7 @@

Functions

- +
Link copied to clipboard
@@ -5956,7 +5956,7 @@

Functions

@@ -5965,7 +5965,7 @@

Functions

- +
Link copied to clipboard
@@ -5973,7 +5973,7 @@

Functions

-
+
@@ -5982,7 +5982,7 @@

Functions

- +
Link copied to clipboard
@@ -5990,7 +5990,7 @@

Functions

-
open fun isSelected(): Boolean
+
open fun isSelected(): Boolean
@@ -5999,7 +5999,7 @@

Functions

- +
Link copied to clipboard
@@ -6007,7 +6007,7 @@

Functions

@@ -6016,7 +6016,7 @@

Functions

- +
Link copied to clipboard
@@ -6024,7 +6024,7 @@

Functions

-
open fun isShown(): Boolean
+
open fun isShown(): Boolean
@@ -6033,7 +6033,7 @@

Functions

- +
Link copied to clipboard
@@ -6041,7 +6041,7 @@

Functions

-
+
@@ -6050,7 +6050,7 @@

Functions

- +
Link copied to clipboard
@@ -6058,7 +6058,7 @@

Functions

@@ -6067,7 +6067,7 @@

Functions

- +
Link copied to clipboard
@@ -6075,7 +6075,7 @@

Functions

@@ -6084,7 +6084,7 @@

Functions

- +
Link copied to clipboard
@@ -6092,7 +6092,7 @@

Functions

@@ -6101,7 +6101,7 @@

Functions

- +
Link copied to clipboard
@@ -6109,7 +6109,7 @@

Functions

-
+
@@ -6118,7 +6118,7 @@

Functions

@@ -6126,7 +6126,7 @@

Functions

@@ -6135,7 +6135,7 @@

Functions

@@ -6143,7 +6143,7 @@

Functions

@@ -6152,7 +6152,7 @@

Functions

@@ -6160,7 +6160,7 @@

Functions

@@ -6169,7 +6169,7 @@

Functions

@@ -6177,7 +6177,7 @@

Functions

-
open override fun jumpDrawablesToCurrentState()
+
open override fun jumpDrawablesToCurrentState()
@@ -6186,7 +6186,7 @@

Functions

@@ -6194,7 +6194,7 @@

Functions

-
+
@@ -6203,7 +6203,7 @@

Functions

- +
Link copied to clipboard
@@ -6211,7 +6211,7 @@

Functions

-
override fun layout(p0: Int, p1: Int, p2: Int, p3: Int)
+
override fun layout(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -6220,7 +6220,7 @@

Functions

- +
Link copied to clipboard
@@ -6228,7 +6228,7 @@

Functions

-
fun measure(p0: Int, p1: Int)
+
fun measure(p0: Int, p1: Int)
@@ -6237,7 +6237,7 @@

Functions

@@ -6245,7 +6245,7 @@

Functions

-
open override fun notifySubtreeAccessibilityStateChanged(p0: View, p1: View, p2: Int)
+
open override fun notifySubtreeAccessibilityStateChanged(p0: View, p1: View, p2: Int)
@@ -6254,7 +6254,7 @@

Functions

@@ -6262,7 +6262,7 @@

Functions

@@ -6271,7 +6271,7 @@

Functions

- +
Link copied to clipboard
@@ -6279,7 +6279,7 @@

Functions

-
open fun offsetLeftAndRight(p0: Int)
+
open fun offsetLeftAndRight(p0: Int)
@@ -6288,7 +6288,7 @@

Functions

@@ -6296,7 +6296,7 @@

Functions

@@ -6305,7 +6305,7 @@

Functions

- +
Link copied to clipboard
@@ -6313,7 +6313,7 @@

Functions

-
open fun offsetTopAndBottom(p0: Int)
+
open fun offsetTopAndBottom(p0: Int)
@@ -6322,7 +6322,7 @@

Functions

- +
Link copied to clipboard
@@ -6330,7 +6330,7 @@

Functions

@@ -6339,7 +6339,7 @@

Functions

@@ -6347,7 +6347,7 @@

Functions

-
+
@@ -6356,7 +6356,7 @@

Functions

- +
Link copied to clipboard
@@ -6364,7 +6364,7 @@

Functions

@@ -6373,7 +6373,7 @@

Functions

- +
Link copied to clipboard
@@ -6381,7 +6381,7 @@

Functions

-
+
@@ -6390,7 +6390,7 @@

Functions

- +
Link copied to clipboard
@@ -6398,7 +6398,7 @@

Functions

@@ -6407,7 +6407,7 @@

Functions

@@ -6424,7 +6424,7 @@

Functions

@@ -6441,7 +6441,7 @@

Functions

- +
Link copied to clipboard
@@ -6449,7 +6449,7 @@

Functions

-
open override fun onDescendantInvalidated(p0: View, p1: View)
+
open override fun onDescendantInvalidated(p0: View, p1: View)
@@ -6458,7 +6458,7 @@

Functions

- +
Link copied to clipboard
@@ -6466,7 +6466,7 @@

Functions

-
+
@@ -6475,7 +6475,7 @@

Functions

- +
Link copied to clipboard
@@ -6483,7 +6483,7 @@

Functions

-
open fun onDrawForeground(p0: Canvas)
+
open fun onDrawForeground(p0: Canvas)
@@ -6492,7 +6492,7 @@

Functions

@@ -6500,7 +6500,7 @@

Functions

@@ -6509,7 +6509,7 @@

Functions

- +
Link copied to clipboard
@@ -6517,7 +6517,7 @@

Functions

-
+
@@ -6526,7 +6526,7 @@

Functions

- +
Link copied to clipboard
@@ -6534,7 +6534,7 @@

Functions

@@ -6543,7 +6543,7 @@

Functions

- +
Link copied to clipboard
@@ -6551,7 +6551,7 @@

Functions

-
open fun onHoverChanged(p0: Boolean)
+
open fun onHoverChanged(p0: Boolean)
@@ -6560,7 +6560,7 @@

Functions

- +
Link copied to clipboard
@@ -6568,7 +6568,7 @@

Functions

-
+
@@ -6577,7 +6577,7 @@

Functions

@@ -6585,7 +6585,7 @@

Functions

@@ -6594,7 +6594,7 @@

Functions

@@ -6611,7 +6611,7 @@

Functions

- +
Link copied to clipboard
@@ -6619,7 +6619,7 @@

Functions

@@ -6628,7 +6628,7 @@

Functions

- +
Link copied to clipboard
@@ -6636,7 +6636,7 @@

Functions

@@ -6645,7 +6645,7 @@

Functions

- +
Link copied to clipboard
@@ -6653,7 +6653,7 @@

Functions

-
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
+
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
@@ -6662,7 +6662,7 @@

Functions

- +
Link copied to clipboard
@@ -6670,7 +6670,7 @@

Functions

-
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
+
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
@@ -6679,7 +6679,7 @@

Functions

- +
Link copied to clipboard
@@ -6687,7 +6687,7 @@

Functions

-
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
+
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
@@ -6696,7 +6696,7 @@

Functions

- +
Link copied to clipboard
@@ -6704,7 +6704,7 @@

Functions

-
open fun onKeyPreIme(p0: Int, p1: KeyEvent): Boolean
+
open fun onKeyPreIme(p0: Int, p1: KeyEvent): Boolean
@@ -6713,7 +6713,7 @@

Functions

- +
Link copied to clipboard
@@ -6721,7 +6721,7 @@

Functions

-
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
+
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
@@ -6730,7 +6730,7 @@

Functions

- +
Link copied to clipboard
@@ -6738,7 +6738,7 @@

Functions

-
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
+
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
@@ -6747,7 +6747,7 @@

Functions

- +
Link copied to clipboard
@@ -6755,7 +6755,7 @@

Functions

-
open override fun onNestedFling(p0: View, p1: Float, p2: Float, p3: Boolean): Boolean
+
open override fun onNestedFling(p0: View, p1: Float, p2: Float, p3: Boolean): Boolean
@@ -6764,7 +6764,7 @@

Functions

- +
Link copied to clipboard
@@ -6772,7 +6772,7 @@

Functions

-
open override fun onNestedPreFling(p0: View, p1: Float, p2: Float): Boolean
+
open override fun onNestedPreFling(p0: View, p1: Float, p2: Float): Boolean
@@ -6781,7 +6781,7 @@

Functions

@@ -6789,7 +6789,7 @@

Functions

-
open override fun onNestedPrePerformAccessibilityAction(p0: View, p1: Int, p2: Bundle?): Boolean
+
open override fun onNestedPrePerformAccessibilityAction(p0: View, p1: Int, p2: Bundle?): Boolean
@@ -6798,7 +6798,7 @@

Functions

- +
Link copied to clipboard
@@ -6806,7 +6806,7 @@

Functions

-
open override fun onNestedPreScroll(p0: View, p1: Int, p2: Int, p3: IntArray)
+
open override fun onNestedPreScroll(p0: View, p1: Int, p2: Int, p3: IntArray)
@@ -6815,7 +6815,7 @@

Functions

- +
Link copied to clipboard
@@ -6823,7 +6823,7 @@

Functions

-
open override fun onNestedScroll(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
+
open override fun onNestedScroll(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
@@ -6832,7 +6832,7 @@

Functions

- +
Link copied to clipboard
@@ -6840,7 +6840,7 @@

Functions

-
open override fun onNestedScrollAccepted(p0: View, p1: View, p2: Int)
+
open override fun onNestedScrollAccepted(p0: View, p1: View, p2: Int)
@@ -6849,7 +6849,7 @@

Functions

- +
Link copied to clipboard
@@ -6857,7 +6857,7 @@

Functions

-
+
@@ -6866,7 +6866,7 @@

Functions

@@ -6874,7 +6874,7 @@

Functions

@@ -6883,7 +6883,7 @@

Functions

@@ -6891,7 +6891,7 @@

Functions

@@ -6900,7 +6900,7 @@

Functions

@@ -6908,7 +6908,7 @@

Functions

@@ -6917,7 +6917,7 @@

Functions

@@ -6925,7 +6925,7 @@

Functions

@@ -6934,7 +6934,7 @@

Functions

- +
Link copied to clipboard
@@ -6942,7 +6942,7 @@

Functions

-
+
@@ -6951,7 +6951,7 @@

Functions

@@ -6959,7 +6959,7 @@

Functions

@@ -6968,7 +6968,7 @@

Functions

- +
Link copied to clipboard
@@ -6976,7 +6976,7 @@

Functions

@@ -6985,7 +6985,7 @@

Functions

@@ -6993,7 +6993,7 @@

Functions

@@ -7002,7 +7002,7 @@

Functions

- +
Link copied to clipboard
@@ -7010,7 +7010,7 @@

Functions

-
open override fun onResolvePointerIcon(p0: MotionEvent, p1: Int): PointerIcon
+
open override fun onResolvePointerIcon(p0: MotionEvent, p1: Int): PointerIcon
@@ -7019,7 +7019,7 @@

Functions

- +
Link copied to clipboard
@@ -7027,7 +7027,7 @@

Functions

-
+
@@ -7036,7 +7036,7 @@

Functions

- +
Link copied to clipboard
@@ -7044,7 +7044,7 @@

Functions

-
+
@@ -7053,7 +7053,7 @@

Functions

- +
Link copied to clipboard
@@ -7061,7 +7061,7 @@

Functions

@@ -7070,7 +7070,7 @@

Functions

- +
Link copied to clipboard
@@ -7078,7 +7078,7 @@

Functions

-
open override fun onStartNestedScroll(p0: View, p1: View, p2: Int): Boolean
+
open override fun onStartNestedScroll(p0: View, p1: View, p2: Int): Boolean
@@ -7087,7 +7087,7 @@

Functions

- +
Link copied to clipboard
@@ -7095,7 +7095,7 @@

Functions

-
+
@@ -7104,7 +7104,7 @@

Functions

- +
Link copied to clipboard
@@ -7112,7 +7112,7 @@

Functions

-
open override fun onStopNestedScroll(p0: View)
+
open override fun onStopNestedScroll(p0: View)
@@ -7121,7 +7121,7 @@

Functions

- +
Link copied to clipboard
@@ -7129,7 +7129,7 @@

Functions

-
+
@@ -7138,7 +7138,7 @@

Functions

- +
Link copied to clipboard
@@ -7146,7 +7146,7 @@

Functions

-
+
@@ -7155,7 +7155,7 @@

Functions

- +
Link copied to clipboard
@@ -7163,7 +7163,7 @@

Functions

-
open fun onViewAdded(p0: View)
+
open fun onViewAdded(p0: View)
@@ -7172,7 +7172,7 @@

Functions

- +
Link copied to clipboard
@@ -7180,7 +7180,7 @@

Functions

-
open fun onViewRemoved(p0: View)
+
open fun onViewRemoved(p0: View)
@@ -7189,7 +7189,7 @@

Functions

@@ -7197,7 +7197,7 @@

Functions

@@ -7206,7 +7206,7 @@

Functions

@@ -7223,7 +7223,7 @@

Functions

- +
Link copied to clipboard
@@ -7231,7 +7231,7 @@

Functions

-
+
@@ -7240,7 +7240,7 @@

Functions

- +
Link copied to clipboard
@@ -7248,7 +7248,7 @@

Functions

-
+
@@ -7257,7 +7257,7 @@

Functions

@@ -7265,7 +7265,7 @@

Functions

@@ -7274,7 +7274,7 @@

Functions

@@ -7282,7 +7282,7 @@

Functions

-
+
@@ -7291,7 +7291,7 @@

Functions

- +
Link copied to clipboard
@@ -7299,7 +7299,7 @@

Functions

-
open fun performClick(): Boolean
+
open fun performClick(): Boolean
@@ -7308,7 +7308,7 @@

Functions

- +
Link copied to clipboard
@@ -7316,7 +7316,7 @@

Functions

-
+
@@ -7325,7 +7325,7 @@

Functions

- +
Link copied to clipboard
@@ -7333,7 +7333,7 @@

Functions

-
+
@@ -7342,7 +7342,7 @@

Functions

- +
Link copied to clipboard
@@ -7350,7 +7350,7 @@

Functions

-
+
@@ -7359,7 +7359,7 @@

Functions

- +
Link copied to clipboard
@@ -7367,7 +7367,7 @@

Functions

@@ -7376,7 +7376,7 @@

Functions

- +
Link copied to clipboard
@@ -7384,7 +7384,7 @@

Functions

-
open fun playSoundEffect(p0: Int)
+
open fun playSoundEffect(p0: Int)
@@ -7393,7 +7393,7 @@

Functions

- +
Link copied to clipboard
@@ -7401,7 +7401,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7410,7 +7410,7 @@

Functions

- +
Link copied to clipboard
@@ -7418,7 +7418,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7427,7 +7427,7 @@

Functions

- +
Link copied to clipboard
@@ -7435,7 +7435,7 @@

Functions

-
open fun postInvalidate()
open fun postInvalidate(p0: Int, p1: Int, p2: Int, p3: Int)
+
open fun postInvalidate()
open fun postInvalidate(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -7444,7 +7444,7 @@

Functions

- +
Link copied to clipboard
@@ -7452,7 +7452,7 @@

Functions

-
open fun postInvalidateDelayed(p0: Long, p1: Int, p2: Int, p3: Int, p4: Int)
+
open fun postInvalidateDelayed(p0: Long, p1: Int, p2: Int, p3: Int, p4: Int)
@@ -7461,7 +7461,7 @@

Functions

@@ -7469,7 +7469,7 @@

Functions

-
open fun postInvalidateOnAnimation(p0: Int, p1: Int, p2: Int, p3: Int)
+
open fun postInvalidateOnAnimation(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -7478,7 +7478,7 @@

Functions

- +
Link copied to clipboard
@@ -7486,7 +7486,7 @@

Functions

-
+
@@ -7495,7 +7495,7 @@

Functions

- +
Link copied to clipboard
@@ -7503,7 +7503,7 @@

Functions

-
+
@@ -7512,7 +7512,7 @@

Functions

- +
Link copied to clipboard
@@ -7520,7 +7520,7 @@

Functions

-
open override fun recomputeViewAttributes(p0: View)
+
open override fun recomputeViewAttributes(p0: View)
@@ -7529,7 +7529,7 @@

Functions

- +
Link copied to clipboard
@@ -7537,7 +7537,7 @@

Functions

-
+
@@ -7546,7 +7546,7 @@

Functions

- +
Link copied to clipboard
@@ -7554,7 +7554,7 @@

Functions

-
+
@@ -7563,7 +7563,7 @@

Functions

- +
Link copied to clipboard
@@ -7571,7 +7571,7 @@

Functions

-
open fun removeAllViews()
+
open fun removeAllViews()
@@ -7580,7 +7580,7 @@

Functions

- +
Link copied to clipboard
@@ -7588,7 +7588,7 @@

Functions

-
+
@@ -7597,7 +7597,7 @@

Functions

- +
Link copied to clipboard
@@ -7605,7 +7605,7 @@

Functions

-
+
@@ -7614,7 +7614,7 @@

Functions

@@ -7631,7 +7631,7 @@

Functions

@@ -7648,7 +7648,7 @@

Functions

@@ -7665,7 +7665,7 @@

Functions

- +
Link copied to clipboard
@@ -7673,7 +7673,7 @@

Functions

-
open override fun removeView(p0: View)
+
open override fun removeView(p0: View)
@@ -7682,7 +7682,7 @@

Functions

- +
Link copied to clipboard
@@ -7690,7 +7690,7 @@

Functions

-
open fun removeViewAt(p0: Int)
+
open fun removeViewAt(p0: Int)
@@ -7699,7 +7699,7 @@

Functions

- +
Link copied to clipboard
@@ -7707,7 +7707,7 @@

Functions

-
open fun removeViewInLayout(p0: View)
+
open fun removeViewInLayout(p0: View)
@@ -7716,7 +7716,7 @@

Functions

- +
Link copied to clipboard
@@ -7724,7 +7724,7 @@

Functions

-
open fun removeViews(p0: Int, p1: Int)
+
open fun removeViews(p0: Int, p1: Int)
@@ -7733,7 +7733,7 @@

Functions

- +
Link copied to clipboard
@@ -7741,7 +7741,7 @@

Functions

-
open fun removeViewsInLayout(p0: Int, p1: Int)
+
open fun removeViewsInLayout(p0: Int, p1: Int)
@@ -7750,7 +7750,7 @@

Functions

- +
Link copied to clipboard
@@ -7758,7 +7758,7 @@

Functions

-
+
@@ -7767,7 +7767,7 @@

Functions

- +
Link copied to clipboard
@@ -7775,7 +7775,7 @@

Functions

-
open override fun requestChildFocus(p0: View, p1: View)
+
open override fun requestChildFocus(p0: View, p1: View)
@@ -7784,7 +7784,7 @@

Functions

@@ -7792,7 +7792,7 @@

Functions

-
open override fun requestChildRectangleOnScreen(p0: View, p1: Rect, p2: Boolean): Boolean
+
open override fun requestChildRectangleOnScreen(p0: View, p1: Rect, p2: Boolean): Boolean
@@ -7801,7 +7801,7 @@

Functions

@@ -7809,7 +7809,7 @@

Functions

-
+
@@ -7818,7 +7818,7 @@

Functions

- +
Link copied to clipboard
@@ -7826,7 +7826,7 @@

Functions

-
+
@@ -7835,7 +7835,7 @@

Functions

- +
Link copied to clipboard
@@ -7843,7 +7843,7 @@

Functions

-
open override fun requestFocus(p0: Int, p1: Rect): Boolean
+
open override fun requestFocus(p0: Int, p1: Rect): Boolean
@@ -7852,7 +7852,7 @@

Functions

- +
Link copied to clipboard
@@ -7860,7 +7860,7 @@

Functions

@@ -7869,7 +7869,7 @@

Functions

- +
Link copied to clipboard
@@ -7877,7 +7877,7 @@

Functions

-
open fun requestLayout()
+
open fun requestLayout()
@@ -7886,7 +7886,7 @@

Functions

- +
Link copied to clipboard
@@ -7894,7 +7894,7 @@

Functions

-
+
@@ -7903,7 +7903,7 @@

Functions

- +
Link copied to clipboard
@@ -7911,7 +7911,7 @@

Functions

@@ -7920,7 +7920,7 @@

Functions

@@ -7928,7 +7928,7 @@

Functions

@@ -7937,7 +7937,7 @@

Functions

- +
Link copied to clipboard
@@ -7945,7 +7945,7 @@

Functions

-
open override fun requestTransparentRegion(p0: View)
+
open override fun requestTransparentRegion(p0: View)
@@ -7954,7 +7954,7 @@

Functions

@@ -7971,7 +7971,7 @@

Functions

- +
Link copied to clipboard
@@ -7979,24 +7979,7 @@

Functions

-
fun <T : View> requireViewById(p0: Int): T & Any
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
open override fun reset()

This should at minimum clear all children.

+
fun <T : View> requireViewById(p0: Int): T & Any
@@ -8005,7 +7988,7 @@

Functions

- +
Link copied to clipboard
@@ -8013,7 +7996,7 @@

Functions

-
open fun resetPivot()
+
open fun resetPivot()
@@ -8022,7 +8005,7 @@

Functions

- +
Link copied to clipboard
@@ -8030,7 +8013,7 @@

Functions

-
open override fun restoreDefaultFocus(): Boolean
+
open override fun restoreDefaultFocus(): Boolean
@@ -8039,7 +8022,7 @@

Functions

- +
Link copied to clipboard
@@ -8047,7 +8030,7 @@

Functions

@@ -8056,7 +8039,7 @@

Functions

@@ -8064,7 +8047,7 @@

Functions

@@ -8073,7 +8056,7 @@

Functions

- +
Link copied to clipboard
@@ -8081,7 +8064,7 @@

Functions

@@ -8090,7 +8073,7 @@

Functions

- +
Link copied to clipboard
@@ -8098,7 +8081,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -8107,7 +8090,7 @@

Functions

- +
Link copied to clipboard
@@ -8115,7 +8098,7 @@

Functions

-
+
@@ -8124,7 +8107,7 @@

Functions

- +
Link copied to clipboard
@@ -8132,7 +8115,7 @@

Functions

-
open fun scrollBy(p0: Int, p1: Int)
+
open fun scrollBy(p0: Int, p1: Int)
@@ -8141,7 +8124,7 @@

Functions

- +
Link copied to clipboard
@@ -8149,7 +8132,7 @@

Functions

-
open fun scrollTo(p0: Int, p1: Int)
+
open fun scrollTo(p0: Int, p1: Int)
@@ -8158,7 +8141,7 @@

Functions

- +
Link copied to clipboard
@@ -8166,7 +8149,7 @@

Functions

-
open override fun sendAccessibilityEvent(p0: Int)
+
open override fun sendAccessibilityEvent(p0: Int)
@@ -8175,7 +8158,7 @@

Functions

@@ -8183,7 +8166,7 @@

Functions

@@ -8192,7 +8175,7 @@

Functions

@@ -8200,7 +8183,7 @@

Functions

-
+
@@ -8209,7 +8192,7 @@

Functions

- +
Link copied to clipboard
@@ -8217,7 +8200,7 @@

Functions

@@ -8226,7 +8209,7 @@

Functions

- +
Link copied to clipboard
@@ -8234,7 +8217,7 @@

Functions

-
+
@@ -8243,7 +8226,7 @@

Functions

@@ -8251,7 +8234,7 @@

Functions

-
+
@@ -8260,7 +8243,7 @@

Functions

@@ -8268,7 +8251,7 @@

Functions

@@ -8277,7 +8260,7 @@

Functions

@@ -8285,7 +8268,7 @@

Functions

@@ -8294,7 +8277,7 @@

Functions

@@ -8302,7 +8285,7 @@

Functions

@@ -8311,7 +8294,7 @@

Functions

- +
Link copied to clipboard
@@ -8319,7 +8302,7 @@

Functions

-
open fun setActivated(p0: Boolean)
+
open fun setActivated(p0: Boolean)
@@ -8328,7 +8311,7 @@

Functions

- +
Link copied to clipboard
@@ -8336,7 +8319,7 @@

Functions

-
+
@@ -8345,7 +8328,7 @@

Functions

@@ -8353,7 +8336,7 @@

Functions

-
+
@@ -8362,7 +8345,7 @@

Functions

@@ -8370,7 +8353,7 @@

Functions

@@ -8379,7 +8362,7 @@

Functions

@@ -8387,7 +8370,7 @@

Functions

@@ -8396,7 +8379,7 @@

Functions

- +
Link copied to clipboard
@@ -8404,7 +8387,7 @@

Functions

-
open fun setAlpha(p0: Float)
+
open fun setAlpha(p0: Float)
@@ -8413,7 +8396,7 @@

Functions

@@ -8421,7 +8404,7 @@

Functions

@@ -8430,7 +8413,7 @@

Functions

- +
Link copied to clipboard
@@ -8438,7 +8421,7 @@

Functions

-
open fun setAnimation(p0: Animation)
+
open fun setAnimation(p0: Animation)
@@ -8447,7 +8430,7 @@

Functions

- +
Link copied to clipboard
@@ -8455,7 +8438,7 @@

Functions

-
+
@@ -8464,7 +8447,7 @@

Functions

- +
Link copied to clipboard
@@ -8472,7 +8455,7 @@

Functions

-
open fun setAnimationMatrix(p0: Matrix?)
+
open fun setAnimationMatrix(p0: Matrix?)
@@ -8481,7 +8464,7 @@

Functions

- +
Link copied to clipboard
@@ -8489,7 +8472,7 @@

Functions

-
open fun setAutofillHints(vararg p0: String)
+
open fun setAutofillHints(vararg p0: String)
@@ -8498,7 +8481,7 @@

Functions

- +
Link copied to clipboard
@@ -8506,7 +8489,7 @@

Functions

-
open fun setAutofillId(p0: AutofillId?)
+
open fun setAutofillId(p0: AutofillId?)
@@ -8515,7 +8498,7 @@

Functions

@@ -8523,7 +8506,7 @@

Functions

-
+
@@ -8532,7 +8515,7 @@

Functions

- +
Link copied to clipboard
@@ -8540,7 +8523,7 @@

Functions

-
open fun setBackground(p0: Drawable)
+
open fun setBackground(p0: Drawable)
@@ -8549,7 +8532,7 @@

Functions

- +
Link copied to clipboard
@@ -8557,7 +8540,7 @@

Functions

-
open fun setBackgroundColor(p0: Int)
+
open fun setBackgroundColor(p0: Int)
@@ -8566,7 +8549,7 @@

Functions

- +
Link copied to clipboard
@@ -8574,7 +8557,7 @@

Functions

-
+
@@ -8583,7 +8566,7 @@

Functions

- +
Link copied to clipboard
@@ -8591,7 +8574,7 @@

Functions

-
+
@@ -8600,7 +8583,7 @@

Functions

@@ -8608,7 +8591,7 @@

Functions

@@ -8617,7 +8600,7 @@

Functions

- +
Link copied to clipboard
@@ -8625,7 +8608,7 @@

Functions

@@ -8634,7 +8617,7 @@

Functions

- +
Link copied to clipboard
@@ -8642,7 +8625,7 @@

Functions

@@ -8651,7 +8634,7 @@

Functions

- +
Link copied to clipboard
@@ -8659,7 +8642,7 @@

Functions

-
fun setBottom(p0: Int)
+
fun setBottom(p0: Int)
@@ -8668,7 +8651,7 @@

Functions

- +
Link copied to clipboard
@@ -8676,7 +8659,7 @@

Functions

-
open fun setCameraDistance(p0: Float)
+
open fun setCameraDistance(p0: Float)
@@ -8685,7 +8668,7 @@

Functions

- +
Link copied to clipboard
@@ -8693,7 +8676,7 @@

Functions

-
open fun setClickable(p0: Boolean)
+
open fun setClickable(p0: Boolean)
@@ -8702,7 +8685,7 @@

Functions

- +
Link copied to clipboard
@@ -8710,7 +8693,7 @@

Functions

-
open fun setClipBounds(p0: Rect)
+
open fun setClipBounds(p0: Rect)
@@ -8719,7 +8702,7 @@

Functions

- +
Link copied to clipboard
@@ -8727,7 +8710,7 @@

Functions

-
open fun setClipChildren(p0: Boolean)
+
open fun setClipChildren(p0: Boolean)
@@ -8736,7 +8719,7 @@

Functions

- +
Link copied to clipboard
@@ -8744,7 +8727,7 @@

Functions

-
+
@@ -8753,7 +8736,7 @@

Functions

- +
Link copied to clipboard
@@ -8761,7 +8744,7 @@

Functions

-
+
@@ -8770,7 +8753,7 @@

Functions

- +
Link copied to clipboard
@@ -8778,7 +8761,7 @@

Functions

@@ -8787,7 +8770,7 @@

Functions

- +
Link copied to clipboard
@@ -8795,7 +8778,7 @@

Functions

@@ -8804,7 +8787,7 @@

Functions

- +
Link copied to clipboard
@@ -8812,7 +8795,7 @@

Functions

-
+
@@ -8821,7 +8804,7 @@

Functions

@@ -8829,7 +8812,7 @@

Functions

@@ -8838,7 +8821,7 @@

Functions

@@ -8846,7 +8829,7 @@

Functions

-
+
@@ -8855,7 +8838,7 @@

Functions

@@ -8863,7 +8846,7 @@

Functions

@@ -8872,7 +8855,7 @@

Functions

- +
Link copied to clipboard
@@ -8880,7 +8863,7 @@

Functions

-
+
@@ -8889,7 +8872,7 @@

Functions

- +
Link copied to clipboard
@@ -8897,7 +8880,7 @@

Functions

-
+
@@ -8906,7 +8889,7 @@

Functions

@@ -8914,7 +8897,7 @@

Functions

@@ -8923,7 +8906,7 @@

Functions

- +
Link copied to clipboard
@@ -8931,7 +8914,7 @@

Functions

-
open fun setElevation(p0: Float)
+
open fun setElevation(p0: Float)
@@ -8940,7 +8923,7 @@

Functions

- +
Link copied to clipboard
@@ -8948,7 +8931,7 @@

Functions

-
open fun setEnabled(p0: Boolean)
+
open fun setEnabled(p0: Boolean)
@@ -8957,7 +8940,7 @@

Functions

- +
Link copied to clipboard
@@ -8965,7 +8948,7 @@

Functions

-
open fun setFadingEdgeLength(p0: Int)
+
open fun setFadingEdgeLength(p0: Int)
@@ -8974,7 +8957,7 @@

Functions

@@ -8982,7 +8965,7 @@

Functions

@@ -8991,7 +8974,7 @@

Functions

- +
Link copied to clipboard
@@ -8999,7 +8982,7 @@

Functions

-
+
@@ -9008,7 +8991,7 @@

Functions

- +
Link copied to clipboard
@@ -9016,7 +8999,7 @@

Functions

-
open fun setFocusable(p0: Boolean)
open fun setFocusable(p0: Int)
+
open fun setFocusable(p0: Boolean)
open fun setFocusable(p0: Int)
@@ -9025,7 +9008,7 @@

Functions

- +
Link copied to clipboard
@@ -9033,7 +9016,7 @@

Functions

-
+
@@ -9042,7 +9025,7 @@

Functions

- +
Link copied to clipboard
@@ -9050,7 +9033,7 @@

Functions

-
+
@@ -9059,7 +9042,7 @@

Functions

- +
Link copied to clipboard
@@ -9067,7 +9050,7 @@

Functions

-
+
@@ -9076,7 +9059,7 @@

Functions

- +
Link copied to clipboard
@@ -9084,7 +9067,7 @@

Functions

-
open fun setForeground(p0: Drawable)
+
open fun setForeground(p0: Drawable)
@@ -9110,7 +9093,7 @@

Functions

@@ -9118,7 +9101,7 @@

Functions

@@ -9127,7 +9110,7 @@

Functions

- +
Link copied to clipboard
@@ -9135,7 +9118,7 @@

Functions

@@ -9144,7 +9127,7 @@

Functions

- +
Link copied to clipboard
@@ -9152,7 +9135,7 @@

Functions

@@ -9161,7 +9144,7 @@

Functions

@@ -9169,7 +9152,7 @@

Functions

-
open fun setHandwritingBoundsOffsets(p0: Float, p1: Float, p2: Float, p3: Float)
+
open fun setHandwritingBoundsOffsets(p0: Float, p1: Float, p2: Float, p3: Float)
@@ -9178,7 +9161,7 @@

Functions

@@ -9186,7 +9169,7 @@

Functions

@@ -9195,7 +9178,7 @@

Functions

- +
Link copied to clipboard
@@ -9203,7 +9186,7 @@

Functions

-
+
@@ -9212,7 +9195,7 @@

Functions

- +
Link copied to clipboard
@@ -9220,7 +9203,7 @@

Functions

-
+
@@ -9229,7 +9212,7 @@

Functions

@@ -9237,7 +9220,7 @@

Functions

@@ -9246,7 +9229,7 @@

Functions

@@ -9254,7 +9237,7 @@

Functions

@@ -9263,7 +9246,7 @@

Functions

@@ -9271,7 +9254,7 @@

Functions

@@ -9280,7 +9263,7 @@

Functions

@@ -9288,7 +9271,7 @@

Functions

@@ -9297,7 +9280,7 @@

Functions

- +
Link copied to clipboard
@@ -9305,7 +9288,7 @@

Functions

-
open fun setHovered(p0: Boolean)
+
open fun setHovered(p0: Boolean)
@@ -9314,7 +9297,7 @@

Functions

- +
Link copied to clipboard
@@ -9322,7 +9305,7 @@

Functions

-
open fun setId(p0: Int)
+
open fun setId(p0: Int)
@@ -9331,7 +9314,7 @@

Functions

@@ -9339,7 +9322,7 @@

Functions

-
+
@@ -9348,7 +9331,7 @@

Functions

- +
Link copied to clipboard
@@ -9356,7 +9339,7 @@

Functions

-
+
@@ -9365,7 +9348,7 @@

Functions

@@ -9373,7 +9356,7 @@

Functions

-
+
@@ -9382,7 +9365,7 @@

Functions

- +
Link copied to clipboard
@@ -9390,7 +9373,7 @@

Functions

-
open fun setIsCredential(p0: Boolean)
+
open fun setIsCredential(p0: Boolean)
@@ -9399,7 +9382,7 @@

Functions

- +
Link copied to clipboard
@@ -9407,7 +9390,7 @@

Functions

-
+
@@ -9416,7 +9399,7 @@

Functions

- +
Link copied to clipboard
@@ -9424,7 +9407,7 @@

Functions

-
open fun setKeepScreenOn(p0: Boolean)
+
open fun setKeepScreenOn(p0: Boolean)
@@ -9433,7 +9416,7 @@

Functions

@@ -9441,7 +9424,7 @@

Functions

@@ -9450,7 +9433,7 @@

Functions

- +
Link copied to clipboard
@@ -9458,7 +9441,7 @@

Functions

-
open fun setLabelFor(p0: Int)
+
open fun setLabelFor(p0: Int)
@@ -9467,7 +9450,7 @@

Functions

- +
Link copied to clipboard
@@ -9475,7 +9458,7 @@

Functions

-
open fun setLayerPaint(p0: Paint?)
+
open fun setLayerPaint(p0: Paint?)
@@ -9484,7 +9467,7 @@

Functions

- +
Link copied to clipboard
@@ -9492,7 +9475,7 @@

Functions

-
open fun setLayerType(p0: Int, p1: Paint?)
+
open fun setLayerType(p0: Int, p1: Paint?)
@@ -9501,7 +9484,7 @@

Functions

- +
Link copied to clipboard
@@ -9509,7 +9492,7 @@

Functions

@@ -9518,7 +9501,7 @@

Functions

@@ -9526,7 +9509,7 @@

Functions

@@ -9535,7 +9518,7 @@

Functions

- +
Link copied to clipboard
@@ -9543,7 +9526,7 @@

Functions

-
open fun setLayoutDirection(p0: Int)
+
open fun setLayoutDirection(p0: Int)
@@ -9552,7 +9535,7 @@

Functions

- +
Link copied to clipboard
@@ -9560,7 +9543,7 @@

Functions

-
open fun setLayoutMode(p0: Int)
+
open fun setLayoutMode(p0: Int)
@@ -9569,7 +9552,7 @@

Functions

- +
Link copied to clipboard
@@ -9577,7 +9560,7 @@

Functions

@@ -9586,7 +9569,7 @@

Functions

- +
Link copied to clipboard
@@ -9594,7 +9577,7 @@

Functions

@@ -9603,7 +9586,7 @@

Functions

- +
Link copied to clipboard
@@ -9611,7 +9594,7 @@

Functions

-
fun setLeft(p0: Int)
+
fun setLeft(p0: Int)
@@ -9620,7 +9603,7 @@

Functions

- +
Link copied to clipboard
@@ -9628,7 +9611,7 @@

Functions

-
fun setLeftTopRightBottom(p0: Int, p1: Int, p2: Int, p3: Int)
+
fun setLeftTopRightBottom(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -9637,7 +9620,7 @@

Functions

- +
Link copied to clipboard
@@ -9645,7 +9628,7 @@

Functions

-
+
@@ -9671,7 +9654,7 @@

Functions

- +
Link copied to clipboard
@@ -9679,7 +9662,7 @@

Functions

-
open fun setMinimumHeight(p0: Int)
+
open fun setMinimumHeight(p0: Int)
@@ -9688,7 +9671,7 @@

Functions

- +
Link copied to clipboard
@@ -9696,7 +9679,7 @@

Functions

-
open fun setMinimumWidth(p0: Int)
+
open fun setMinimumWidth(p0: Int)
@@ -9705,7 +9688,7 @@

Functions

@@ -9713,7 +9696,7 @@

Functions

@@ -9722,7 +9705,7 @@

Functions

@@ -9730,7 +9713,7 @@

Functions

-
+
@@ -9739,7 +9722,7 @@

Functions

- +
Link copied to clipboard
@@ -9747,7 +9730,7 @@

Functions

-
+
@@ -9756,7 +9739,7 @@

Functions

- +
Link copied to clipboard
@@ -9764,7 +9747,7 @@

Functions

-
open fun setNextFocusDownId(p0: Int)
+
open fun setNextFocusDownId(p0: Int)
@@ -9773,7 +9756,7 @@

Functions

- +
Link copied to clipboard
@@ -9781,7 +9764,7 @@

Functions

-
+
@@ -9790,7 +9773,7 @@

Functions

- +
Link copied to clipboard
@@ -9798,7 +9781,7 @@

Functions

-
open fun setNextFocusLeftId(p0: Int)
+
open fun setNextFocusLeftId(p0: Int)
@@ -9807,7 +9790,7 @@

Functions

- +
Link copied to clipboard
@@ -9815,7 +9798,7 @@

Functions

-
open fun setNextFocusRightId(p0: Int)
+
open fun setNextFocusRightId(p0: Int)
@@ -9824,7 +9807,7 @@

Functions

- +
Link copied to clipboard
@@ -9832,7 +9815,7 @@

Functions

-
open fun setNextFocusUpId(p0: Int)
+
open fun setNextFocusUpId(p0: Int)
@@ -9841,7 +9824,7 @@

Functions

@@ -9858,7 +9841,7 @@

Functions

@@ -9875,7 +9858,7 @@

Functions

- +
Link copied to clipboard
@@ -9883,7 +9866,7 @@

Functions

@@ -9892,7 +9875,7 @@

Functions

@@ -9900,7 +9883,7 @@

Functions

@@ -9909,7 +9892,7 @@

Functions

@@ -9926,7 +9909,7 @@

Functions

- +
Link copied to clipboard
@@ -9934,7 +9917,7 @@

Functions

@@ -9943,7 +9926,7 @@

Functions

- +
Link copied to clipboard
@@ -9951,7 +9934,7 @@

Functions

@@ -9960,7 +9943,7 @@

Functions

@@ -9977,7 +9960,7 @@

Functions

@@ -9994,7 +9977,7 @@

Functions

- +
Link copied to clipboard
@@ -10002,7 +9985,7 @@

Functions

@@ -10011,7 +9994,7 @@

Functions

- +
Link copied to clipboard
@@ -10019,7 +10002,7 @@

Functions

@@ -10028,7 +10011,7 @@

Functions

- +
Link copied to clipboard
@@ -10036,7 +10019,7 @@

Functions

@@ -10045,7 +10028,7 @@

Functions

@@ -10053,7 +10036,7 @@

Functions

@@ -10062,7 +10045,7 @@

Functions

@@ -10070,7 +10053,7 @@

Functions

@@ -10079,7 +10062,7 @@

Functions

@@ -10096,7 +10079,7 @@

Functions

- +
Link copied to clipboard
@@ -10104,7 +10087,7 @@

Functions

@@ -10113,7 +10096,7 @@

Functions

@@ -10121,7 +10104,7 @@

Functions

-
+
@@ -10130,7 +10113,7 @@

Functions

- +
Link copied to clipboard
@@ -10138,7 +10121,7 @@

Functions

@@ -10147,7 +10130,7 @@

Functions

@@ -10155,7 +10138,7 @@

Functions

-
+
@@ -10164,7 +10147,7 @@

Functions

- +
Link copied to clipboard
@@ -10172,7 +10155,7 @@

Functions

-
open fun setOverScrollMode(p0: Int)
+
open fun setOverScrollMode(p0: Int)
@@ -10181,7 +10164,7 @@

Functions

- +
Link copied to clipboard
@@ -10189,7 +10172,7 @@

Functions

-
open fun setPadding(p0: Int, p1: Int, p2: Int, p3: Int)
+
open fun setPadding(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -10198,7 +10181,7 @@

Functions

- +
Link copied to clipboard
@@ -10206,7 +10189,7 @@

Functions

-
open fun setPaddingRelative(p0: Int, p1: Int, p2: Int, p3: Int)
+
open fun setPaddingRelative(p0: Int, p1: Int, p2: Int, p3: Int)
@@ -10215,7 +10198,7 @@

Functions

@@ -10223,7 +10206,7 @@

Functions

-
+
@@ -10232,7 +10215,7 @@

Functions

- +
Link copied to clipboard
@@ -10240,7 +10223,7 @@

Functions

-
open fun setPivotX(p0: Float)
+
open fun setPivotX(p0: Float)
@@ -10249,7 +10232,7 @@

Functions

- +
Link copied to clipboard
@@ -10257,7 +10240,7 @@

Functions

-
open fun setPivotY(p0: Float)
+
open fun setPivotY(p0: Float)
@@ -10266,7 +10249,7 @@

Functions

- +
Link copied to clipboard
@@ -10274,7 +10257,7 @@

Functions

-
+
@@ -10283,7 +10266,7 @@

Functions

- +
Link copied to clipboard
@@ -10291,7 +10274,7 @@

Functions

@@ -10300,7 +10283,7 @@

Functions

- +
Link copied to clipboard
@@ -10308,7 +10291,7 @@

Functions

@@ -10317,7 +10300,7 @@

Functions

- +
Link copied to clipboard
@@ -10325,7 +10308,7 @@

Functions

-
open fun setPressed(p0: Boolean)
+
open fun setPressed(p0: Boolean)
@@ -10334,7 +10317,7 @@

Functions

- +
Link copied to clipboard
@@ -10342,7 +10325,7 @@

Functions

-
+
@@ -10351,7 +10334,7 @@

Functions

- +
Link copied to clipboard
@@ -10359,7 +10342,7 @@

Functions

@@ -10368,7 +10351,7 @@

Functions

- +
Link copied to clipboard
@@ -10376,7 +10359,7 @@

Functions

-
fun setRight(p0: Int)
+
fun setRight(p0: Int)
@@ -10385,7 +10368,7 @@

Functions

- +
Link copied to clipboard
@@ -10393,7 +10376,7 @@

Functions

-
open fun setRotation(p0: Float)
+
open fun setRotation(p0: Float)
@@ -10402,7 +10385,7 @@

Functions

- +
Link copied to clipboard
@@ -10410,7 +10393,7 @@

Functions

-
open fun setRotationX(p0: Float)
+
open fun setRotationX(p0: Float)
@@ -10419,7 +10402,7 @@

Functions

- +
Link copied to clipboard
@@ -10427,7 +10410,7 @@

Functions

-
open fun setRotationY(p0: Float)
+
open fun setRotationY(p0: Float)
@@ -10436,7 +10419,7 @@

Functions

- +
Link copied to clipboard
@@ -10444,7 +10427,7 @@

Functions

-
open fun setSaveEnabled(p0: Boolean)
+
open fun setSaveEnabled(p0: Boolean)
@@ -10453,7 +10436,7 @@

Functions

- +
Link copied to clipboard
@@ -10461,7 +10444,7 @@

Functions

-
+
@@ -10470,7 +10453,7 @@

Functions

- +
Link copied to clipboard
@@ -10478,7 +10461,7 @@

Functions

-
open fun setScaleX(p0: Float)
+
open fun setScaleX(p0: Float)
@@ -10487,7 +10470,7 @@

Functions

- +
Link copied to clipboard
@@ -10495,7 +10478,7 @@

Functions

-
open fun setScaleY(p0: Float)
+
open fun setScaleY(p0: Float)
@@ -10504,7 +10487,7 @@

Functions

- +
Link copied to clipboard
@@ -10512,7 +10495,7 @@

Functions

-
+
@@ -10521,7 +10504,7 @@

Functions

@@ -10529,7 +10512,7 @@

Functions

@@ -10538,7 +10521,7 @@

Functions

- +
Link copied to clipboard
@@ -10546,7 +10529,7 @@

Functions

-
+
@@ -10555,7 +10538,7 @@

Functions

@@ -10563,7 +10546,7 @@

Functions

-
+
@@ -10572,7 +10555,7 @@

Functions

- +
Link copied to clipboard
@@ -10580,7 +10563,7 @@

Functions

-
open fun setScrollBarSize(p0: Int)
+
open fun setScrollBarSize(p0: Int)
@@ -10589,7 +10572,7 @@

Functions

- +
Link copied to clipboard
@@ -10597,7 +10580,7 @@

Functions

-
open fun setScrollBarStyle(p0: Int)
+
open fun setScrollBarStyle(p0: Int)
@@ -10606,7 +10589,7 @@

Functions

- +
Link copied to clipboard
@@ -10614,7 +10597,7 @@

Functions

@@ -10623,7 +10606,7 @@

Functions

- +
Link copied to clipboard
@@ -10631,7 +10614,7 @@

Functions

-
+
@@ -10640,7 +10623,7 @@

Functions

- +
Link copied to clipboard
@@ -10648,7 +10631,7 @@

Functions

-
+
@@ -10657,7 +10640,7 @@

Functions

- +
Link copied to clipboard
@@ -10665,7 +10648,7 @@

Functions

-
open fun setScrollIndicators(p0: Int)
open fun setScrollIndicators(p0: Int, p1: Int)
+
open fun setScrollIndicators(p0: Int)
open fun setScrollIndicators(p0: Int, p1: Int)
@@ -10674,7 +10657,7 @@

Functions

- +
Link copied to clipboard
@@ -10682,7 +10665,7 @@

Functions

-
open fun setScrollX(p0: Int)
+
open fun setScrollX(p0: Int)
@@ -10691,7 +10674,7 @@

Functions

- +
Link copied to clipboard
@@ -10699,7 +10682,7 @@

Functions

-
open fun setScrollY(p0: Int)
+
open fun setScrollY(p0: Int)
@@ -10708,7 +10691,7 @@

Functions

- +
Link copied to clipboard
@@ -10716,7 +10699,7 @@

Functions

-
open fun setSelected(p0: Boolean)
+
open fun setSelected(p0: Boolean)
@@ -10725,7 +10708,7 @@

Functions

- +
Link copied to clipboard
@@ -10733,7 +10716,7 @@

Functions

-
+
@@ -10742,7 +10725,7 @@

Functions

- +
Link copied to clipboard
@@ -10750,7 +10733,7 @@

Functions

-
+
@@ -10759,7 +10742,7 @@

Functions

- +
Link copied to clipboard
@@ -10767,7 +10750,7 @@

Functions

@@ -10776,7 +10759,7 @@

Functions

@@ -10784,7 +10767,7 @@

Functions

@@ -10793,7 +10776,7 @@

Functions

- +
Link copied to clipboard
@@ -10801,7 +10784,7 @@

Functions

-
+
@@ -10810,7 +10793,7 @@

Functions

- +
Link copied to clipboard
@@ -10818,7 +10801,7 @@

Functions

-
open fun setTag(p0: Any)
open fun setTag(p0: Int, p1: Any)
+
open fun setTag(p0: Any)
open fun setTag(p0: Int, p1: Any)
@@ -10827,7 +10810,7 @@

Functions

- +
Link copied to clipboard
@@ -10835,7 +10818,7 @@

Functions

-
open fun setTextAlignment(p0: Int)
+
open fun setTextAlignment(p0: Int)
@@ -10844,7 +10827,7 @@

Functions

- +
Link copied to clipboard
@@ -10852,7 +10835,7 @@

Functions

-
open fun setTextDirection(p0: Int)
+
open fun setTextDirection(p0: Int)
@@ -10861,7 +10844,7 @@

Functions

- +
Link copied to clipboard
@@ -10869,7 +10852,7 @@

Functions

-
+
@@ -10878,7 +10861,7 @@

Functions

- +
Link copied to clipboard
@@ -10886,7 +10869,7 @@

Functions

-
fun setTop(p0: Int)
+
fun setTop(p0: Int)
@@ -10895,7 +10878,7 @@

Functions

- +
Link copied to clipboard
@@ -10903,7 +10886,7 @@

Functions

-
+
@@ -10912,7 +10895,7 @@

Functions

@@ -10920,7 +10903,7 @@

Functions

-
+
@@ -10929,7 +10912,7 @@

Functions

- +
Link copied to clipboard
@@ -10937,7 +10920,7 @@

Functions

-
+
@@ -10946,7 +10929,7 @@

Functions

- +
Link copied to clipboard
@@ -10954,7 +10937,7 @@

Functions

-
+
@@ -10963,7 +10946,7 @@

Functions

- +
Link copied to clipboard
@@ -10971,7 +10954,7 @@

Functions

-
+
@@ -10980,7 +10963,7 @@

Functions

- +
Link copied to clipboard
@@ -10988,7 +10971,7 @@

Functions

-
+
@@ -10997,7 +10980,7 @@

Functions

- +
Link copied to clipboard
@@ -11005,7 +10988,7 @@

Functions

-
open fun setTranslationX(p0: Float)
+
open fun setTranslationX(p0: Float)
@@ -11014,7 +10997,7 @@

Functions

- +
Link copied to clipboard
@@ -11022,7 +11005,7 @@

Functions

-
open fun setTranslationY(p0: Float)
+
open fun setTranslationY(p0: Float)
@@ -11031,7 +11014,7 @@

Functions

- +
Link copied to clipboard
@@ -11039,7 +11022,7 @@

Functions

-
open fun setTranslationZ(p0: Float)
+
open fun setTranslationZ(p0: Float)
@@ -11048,7 +11031,7 @@

Functions

@@ -11056,7 +11039,7 @@

Functions

@@ -11065,7 +11048,7 @@

Functions

@@ -11073,7 +11056,7 @@

Functions

@@ -11082,7 +11065,7 @@

Functions

@@ -11090,7 +11073,7 @@

Functions

-
+
@@ -11099,7 +11082,7 @@

Functions

@@ -11107,7 +11090,7 @@

Functions

@@ -11116,7 +11099,7 @@

Functions

@@ -11124,7 +11107,7 @@

Functions

@@ -11133,7 +11116,7 @@

Functions

@@ -11141,7 +11124,7 @@

Functions

@@ -11150,7 +11133,7 @@

Functions

- +
Link copied to clipboard
@@ -11158,7 +11141,7 @@

Functions

-
open fun setVisibility(p0: Int)
+
open fun setVisibility(p0: Int)
@@ -11167,7 +11150,7 @@

Functions

- +
Link copied to clipboard
@@ -11175,7 +11158,7 @@

Functions

-
+
@@ -11184,7 +11167,7 @@

Functions

- +
Link copied to clipboard
@@ -11192,7 +11175,7 @@

Functions

-
open fun setWillNotDraw(p0: Boolean)
+
open fun setWillNotDraw(p0: Boolean)
@@ -11201,7 +11184,7 @@

Functions

@@ -11209,7 +11192,7 @@

Functions

@@ -11218,7 +11201,7 @@

Functions

- +
Link copied to clipboard
@@ -11226,7 +11209,7 @@

Functions

-
open fun setX(p0: Float)
+
open fun setX(p0: Float)
@@ -11235,7 +11218,7 @@

Functions

- +
Link copied to clipboard
@@ -11243,7 +11226,7 @@

Functions

-
open fun setY(p0: Float)
+
open fun setY(p0: Float)
@@ -11252,7 +11235,7 @@

Functions

- +
Link copied to clipboard
@@ -11260,7 +11243,7 @@

Functions

-
open fun setZ(p0: Float)
+
open fun setZ(p0: Float)
@@ -11286,7 +11269,7 @@

Functions

- +
Link copied to clipboard
@@ -11294,7 +11277,7 @@

Functions

-
open fun showContextMenu(p0: Float, p1: Float): Boolean
+
open fun showContextMenu(p0: Float, p1: Float): Boolean
@@ -11303,7 +11286,7 @@

Functions

- +
Link copied to clipboard
@@ -11311,7 +11294,7 @@

Functions

-
open override fun showContextMenuForChild(p0: View): Boolean
open override fun showContextMenuForChild(p0: View, p1: Float, p2: Float): Boolean
+
open override fun showContextMenuForChild(p0: View): Boolean
open override fun showContextMenuForChild(p0: View, p1: Float, p2: Float): Boolean
@@ -11320,7 +11303,7 @@

Functions

- +
Link copied to clipboard
@@ -11328,7 +11311,7 @@

Functions

@@ -11337,7 +11320,7 @@

Functions

- +
Link copied to clipboard
@@ -11345,7 +11328,7 @@

Functions

@@ -11354,7 +11337,7 @@

Functions

- +
Link copied to clipboard
@@ -11362,7 +11345,7 @@

Functions

-
+
@@ -11371,7 +11354,7 @@

Functions

- +
Link copied to clipboard
@@ -11379,7 +11362,7 @@

Functions

-
+
@@ -11388,7 +11371,7 @@

Functions

- +
Link copied to clipboard
@@ -11396,7 +11379,7 @@

Functions

@@ -11405,7 +11388,7 @@

Functions

- +
Link copied to clipboard
@@ -11413,7 +11396,7 @@

Functions

-
+
@@ -11422,7 +11405,7 @@

Functions

- +
Link copied to clipboard
@@ -11430,7 +11413,7 @@

Functions

-
+
@@ -11439,7 +11422,7 @@

Functions

- +
Link copied to clipboard
@@ -11447,7 +11430,7 @@

Functions

-
+
@@ -11456,7 +11439,7 @@

Functions

- +
Link copied to clipboard
@@ -11464,7 +11447,7 @@

Functions

-
open fun stopNestedScroll()
+
open fun stopNestedScroll()
@@ -11473,7 +11456,7 @@

Functions

- +
Link copied to clipboard
@@ -11481,7 +11464,7 @@

Functions

-
open fun suppressLayout(p0: Boolean)
+
open fun suppressLayout(p0: Boolean)
@@ -11490,7 +11473,7 @@

Functions

- +
Link copied to clipboard
@@ -11498,7 +11481,7 @@

Functions

-
open override fun toString(): String
+
open override fun toString(): String
@@ -11507,7 +11490,7 @@

Functions

- +
Link copied to clipboard
@@ -11515,7 +11498,7 @@

Functions

-
+
@@ -11524,7 +11507,7 @@

Functions

- +
Link copied to clipboard
@@ -11532,7 +11515,7 @@

Functions

-
+
@@ -11541,7 +11524,7 @@

Functions

- +
Link copied to clipboard
@@ -11549,7 +11532,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
@@ -11558,7 +11541,7 @@

Functions

- +
Link copied to clipboard
@@ -11566,7 +11549,7 @@

Functions

@@ -11575,7 +11558,7 @@

Functions

- +
Link copied to clipboard
@@ -11583,7 +11566,7 @@

Functions

-
open override fun updateViewLayout(p0: View, p1: ViewGroup.LayoutParams)
+
open override fun updateViewLayout(p0: View, p1: ViewGroup.LayoutParams)
@@ -11592,7 +11575,7 @@

Functions

- +
Link copied to clipboard
@@ -11600,7 +11583,7 @@

Functions

-
+
@@ -11609,7 +11592,7 @@

Functions

- +
Link copied to clipboard
@@ -11617,7 +11600,7 @@

Functions

-
open fun willNotDraw(): Boolean
+
open fun willNotDraw(): Boolean
diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/children.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/root.html similarity index 86% rename from latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/children.html rename to latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/root.html index bae5c6d1e8..70742d06b9 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/children.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/root.html @@ -2,7 +2,7 @@ - children + root + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

updateUiConfiguration

+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/children.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/children.html new file mode 100644 index 0000000000..5a5a99b0a7 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/children.html @@ -0,0 +1,76 @@ + + + + + children + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

children

+
+
abstract val children: Widget.Children<W>

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/content-state.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/content-state.html new file mode 100644 index 0000000000..869becf09c --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/content-state.html @@ -0,0 +1,76 @@ + + + + + contentState + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

contentState

+
+
abstract fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable? = null)

Called for lifecycle changes to the content choreographing this view.

Content may be bound to this view before it has a view tree. When that happens this will be called with loadCount = 0 and attached = false. Content won't be ready if it is busy downloading, launching, or computing an initial view tree.

When the content's initial view tree is ready, this is called with loadCount = 1 and attached = true. This signals that the content is both running and interactive.

If the content stops, this is called again with attached = false. This happens when the content is detached, either gracefully or due to a crash. Call the lambda provided to restart to relaunch the content.

Each time the content is replaced dynamically (a ‘hot reload’), this is called with an incremented loadCount.

Parameters

loadCount

how many different versions of content have been loaded for this view. This is 1 for the first load, and increments for subsequent reloads. Use this to trigger an 'reloaded' message or animation when business logic is updated. This may skip values if content stops before it emits its initial view tree.

attached

true if the content is interactive. This is false if it has stopped or crashed.

uncaughtException

the exception that caused the content to detach.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/index.html new file mode 100644 index 0000000000..0fe401cc0f --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/index.html @@ -0,0 +1,164 @@ + + + + + Root + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Root

+
@ObjCName(name = "Root", exact = true)
interface Root<W : Any> : Widget<W>

Inheritors

+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val children: Widget.Children<W>

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract var modifier: Modifier

A collection of elements that change how a widget is laid out.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val value: W

The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.

+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable? = null)

Called for lifecycle changes to the content choreographing this view.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/restart.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/restart.html new file mode 100644 index 0000000000..309abada11 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/-root/restart.html @@ -0,0 +1,76 @@ + + + + + restart + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

restart

+
+
abstract fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/index.html index c7110b0be8..ab86021eed 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/index.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/index.html @@ -67,24 +67,28 @@

RedwoodView

-
-

Properties

-
+
+

Types

+
- - + +
Link copied to clipboard
-
abstract val children: Widget.Children<W>
+
@ObjCName(name = "Root", exact = true)
interface Root<W : Any> : Widget<W>
- +
+
+
+

Properties

+
@@ -99,51 +103,47 @@

Properties

- +
- - + +
Link copied to clipboard
- +
abstract val root: RedwoodView.Root<W>
- +
- - + +
Link copied to clipboard
-
abstract val uiConfiguration: StateFlow<UiConfiguration>
+
-
-
-
-

Functions

-
+
- - + +
Link copied to clipboard
-
abstract fun reset()

This should at minimum clear all children.

+
abstract val uiConfiguration: StateFlow<UiConfiguration>
diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/children.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/root.html similarity index 89% rename from latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/children.html rename to latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/root.html index ed863acd57..16fb28c036 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/children.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-view/root.html @@ -2,7 +2,7 @@ - children + root + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

UIViewRoot

+
+
+
+
constructor()
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/children.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/children.html similarity index 95% rename from latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/children.html rename to latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/children.html index 23227f9d8c..80e8082708 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/children.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/children.html @@ -58,8 +58,8 @@
-
- +
+

children

diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/content-state.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/content-state.html new file mode 100644 index 0000000000..6002a38fb9 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/content-state.html @@ -0,0 +1,78 @@ + + + + + contentState + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

contentState

+
+
+
+
open fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/index.html new file mode 100644 index 0000000000..ddedb7f9e6 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/index.html @@ -0,0 +1,197 @@ + + + + + UIViewRoot + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

UIViewRoot

+
+
+
open class UIViewRoot

A default base implementation of RedwoodView.Root suitable for subclassing.

The value view contributes nothing to the view hierarchy. It forwards all measurement and layout calls from its own parent view to its child views.

+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
constructor()
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open val children: <Error class: unknown class><<Error class: unknown class>>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open var modifier: <Error class: unknown class>
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open val value: <Error class: unknown class>
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun restart(restart: () -> Unit?)
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/modifier.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/modifier.html new file mode 100644 index 0000000000..c107ab7ab5 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/modifier.html @@ -0,0 +1,78 @@ + + + + + modifier + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

modifier

+
+
+
+
open var modifier: <Error class: unknown class>
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/restart.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/restart.html new file mode 100644 index 0000000000..d693aa6731 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/restart.html @@ -0,0 +1,78 @@ + + + + + restart + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

restart

+
+
+
+
open fun restart(restart: () -> Unit?)
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/value.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/value.html new file mode 100644 index 0000000000..11cefb2e78 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-u-i-view-root/value.html @@ -0,0 +1,78 @@ + + + + + value + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

value

+
+
+
+
open val value: <Error class: unknown class>
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/reset.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/-view-root.html similarity index 84% rename from latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/reset.html rename to latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/-view-root.html index 51c3f7580d..f39805b800 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-redwood-layout/reset.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/-view-root.html @@ -2,7 +2,7 @@ - reset + ViewRoot + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

children

+
+
+
+

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/content-state.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/content-state.html new file mode 100644 index 0000000000..20461e4d87 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/content-state.html @@ -0,0 +1,78 @@ + + + + + contentState + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

contentState

+
+
+
+
open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)

Called for lifecycle changes to the content choreographing this view.

Content may be bound to this view before it has a view tree. When that happens this will be called with loadCount = 0 and attached = false. Content won't be ready if it is busy downloading, launching, or computing an initial view tree.

When the content's initial view tree is ready, this is called with loadCount = 1 and attached = true. This signals that the content is both running and interactive.

If the content stops, this is called again with attached = false. This happens when the content is detached, either gracefully or due to a crash. Call the lambda provided to restart to relaunch the content.

Each time the content is replaced dynamically (a ‘hot reload’), this is called with an incremented loadCount.

Parameters

loadCount

how many different versions of content have been loaded for this view. This is 1 for the first load, and increments for subsequent reloads. Use this to trigger an 'reloaded' message or animation when business logic is updated. This may skip values if content stops before it emits its initial view tree.

attached

true if the content is interactive. This is false if it has stopped or crashed.

uncaughtException

the exception that caused the content to detach.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/index.html new file mode 100644 index 0000000000..0800f5730b --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/index.html @@ -0,0 +1,11587 @@ + + + + + ViewRoot + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

ViewRoot

+
+
+
open class ViewRoot(context: Context) : ViewGroup, RedwoodView.Root<View>

A default base implementation of RedwoodView.Root suitable for subclassing.

This view contributes nothing to the view hierarchy. It forwards all measurement and layout calls from its own parent view to its child views.

+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
constructor(context: Context)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+

The current dynamic content. If the application logic is stopped or crashed this will retain a snapshot of the most-recent content, but the content will ignore user actions.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
override var modifier: Modifier

A collection of elements that change how a widget is laid out.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
override val value: View

The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.

+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun addTouchables(p0: ArrayList<View>)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun addView(p0: View)
open override fun addView(p0: View, p1: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int)
open fun addView(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun bringChildToFront(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun bringToFront()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun buildLayer()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun callOnClick(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun cancelLongPress()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun childDrawableStateChanged(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun childHasTransientStateChanged(p0: View, p1: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun clearAnimation()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun clearChildFocus(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun clearFocus()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun computeScroll()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)

Called for lifecycle changes to the content choreographing this view.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchDisplayHint(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchDragEvent(p0: DragEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchDrawableHotspotChanged(p0: Float, p1: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchFinishTemporaryDetach()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchKeyEventPreIme(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun dispatchNestedFling(p0: Float, p1: Float, p2: Boolean): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchPointerCaptureChanged(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchSetActivated(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchSetSelected(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchStartTemporaryDetach()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchSystemUiVisibilityChanged(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchUnhandledMove(p0: View, p1: Int): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchWindowFocusChanged(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+ +
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun dispatchWindowVisibilityChanged(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun draw(p0: Canvas)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun endViewTransition(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun findFocus(): View
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun <T : View> findViewById(p0: Int): T
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun <T : View> findViewWithTag(p0: Any): T
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun focusableViewAvailable(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun focusSearch(p0: Int): View
open override fun focusSearch(p0: View, p1: Int): View
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun forceLayout()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun gatherTransparentRegion(p0: Region?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getAlpha(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getAutofillType(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getBaseline(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getBottom(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getChildAt(p0: Int): View
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getChildCount(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun getChildVisibleRect(p0: View, p1: Rect, p2: Point): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getClipBounds(): Rect
open fun getClipBounds(p0: Rect): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getDisplay(): Display
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getDrawingRect(p0: Rect)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getDrawingTime(): Long
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getElevation(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getExplicitStyle(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getFocusable(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getFocusedChild(): View
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getFocusedRect(p0: Rect)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getHandler(): Handler
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getHeight(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getHitRect(p0: Rect)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getId(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getLabelFor(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getLayerType(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getLayoutMode(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getLeft(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getMatrix(): Matrix
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getMinimumHeight(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getMinimumWidth(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getNextFocusUpId(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun getOverlay(): ViewGroupOverlay
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingBottom(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingEnd(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingLeft(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingRight(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingStart(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPaddingTop(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPivotX(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getPivotY(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getRight(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getRootView(): View
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getRotation(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getRotationX(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getRotationY(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getScaleX(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getScaleY(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getScrollBarSize(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getSolidColor(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getTag(): Any
open fun getTag(p0: Int): Any
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getTextAlignment(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getTextDirection(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getTop(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getVisibility(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun getWidth(): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getWindowId(): WindowId
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getX(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getY(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun getZ(): Float
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun hasFocus(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun hasFocusable(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun hasTransientState(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun indexOfChild(p0: View): Int
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun invalidate()
open fun invalidate(p0: Rect)
open fun invalidate(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
override fun invalidateChild(p0: View, p1: Rect)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun invalidateChildInParent(p0: IntArray, p1: Rect): ViewParent
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun invalidateDrawable(p0: Drawable)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isActivated(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isClickable(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isCredential(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isDirty(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isEnabled(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isFocused(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isHovered(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isInEditMode(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isInLayout(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isLaidOut(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isOpaque(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isPivotSet(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isPressed(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isSelected(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun isShown(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun jumpDrawablesToCurrentState()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
override fun layout(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun measure(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun notifySubtreeAccessibilityStateChanged(p0: View, p1: View, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun offsetLeftAndRight(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun offsetTopAndBottom(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onDescendantInvalidated(p0: View, p1: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onDrawForeground(p0: Canvas)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onHoverChanged(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onKeyPreIme(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedFling(p0: View, p1: Float, p2: Float, p3: Boolean): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedPreFling(p0: View, p1: Float, p2: Float): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedPrePerformAccessibilityAction(p0: View, p1: Int, p2: Bundle?): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedPreScroll(p0: View, p1: Int, p2: Int, p3: IntArray)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedScroll(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onNestedScrollAccepted(p0: View, p1: View, p2: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onResolvePointerIcon(p0: MotionEvent, p1: Int): PointerIcon
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onStartNestedScroll(p0: View, p1: View, p2: Int): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun onStopNestedScroll(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onViewAdded(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun onViewRemoved(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun performClick(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun playSoundEffect(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun post(p0: Runnable): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun postInvalidate()
open fun postInvalidate(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun postInvalidateDelayed(p0: Long, p1: Int, p2: Int, p3: Int, p4: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun postInvalidateOnAnimation(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun recomputeViewAttributes(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun removeAllViews()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun removeView(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun removeViewAt(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun removeViewInLayout(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun removeViews(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun removeViewsInLayout(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun requestChildFocus(p0: View, p1: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun requestChildRectangleOnScreen(p0: View, p1: Rect, p2: Boolean): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun requestFocus(p0: Int, p1: Rect): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun requestLayout()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun requestTransparentRegion(p0: View)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun <T : View> requireViewById(p0: Int): T & Any
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun resetPivot()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun restoreDefaultFocus(): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun scrollBy(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun scrollTo(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun sendAccessibilityEvent(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setActivated(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setAlpha(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setAnimation(p0: Animation)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setAnimationMatrix(p0: Matrix?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setAutofillHints(vararg p0: String)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setAutofillId(p0: AutofillId?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setBackground(p0: Drawable)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setBackgroundColor(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun setBottom(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setCameraDistance(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setClickable(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setClipBounds(p0: Rect)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setClipChildren(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setElevation(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setEnabled(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setFadingEdgeLength(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setFocusable(p0: Boolean)
open fun setFocusable(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setForeground(p0: Drawable)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setHandwritingBoundsOffsets(p0: Float, p1: Float, p2: Float, p3: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setHovered(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setId(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setIsCredential(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setKeepScreenOn(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setLabelFor(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setLayerPaint(p0: Paint?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setLayerType(p0: Int, p1: Paint?)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setLayoutDirection(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setLayoutMode(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun setLeft(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun setLeftTopRightBottom(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setMinimumHeight(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setMinimumWidth(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setNextFocusDownId(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setNextFocusLeftId(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setNextFocusRightId(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setNextFocusUpId(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setOverScrollMode(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setPadding(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setPaddingRelative(p0: Int, p1: Int, p2: Int, p3: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setPivotX(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setPivotY(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setPressed(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun setRight(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setRotation(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setRotationX(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setRotationY(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setSaveEnabled(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScaleX(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScaleY(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScrollBarSize(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScrollBarStyle(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScrollIndicators(p0: Int)
open fun setScrollIndicators(p0: Int, p1: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScrollX(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setScrollY(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setSelected(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTag(p0: Any)
open fun setTag(p0: Int, p1: Any)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTextAlignment(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTextDirection(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
fun setTop(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTranslationX(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTranslationY(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setTranslationZ(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setVisibility(p0: Int)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setWillNotDraw(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setX(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setY(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun setZ(p0: Float)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun showContextMenu(p0: Float, p1: Float): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun showContextMenuForChild(p0: View): Boolean
open override fun showContextMenuForChild(p0: View, p1: Float, p2: Float): Boolean
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun stopNestedScroll()
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun suppressLayout(p0: Boolean)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun toString(): String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open override fun updateViewLayout(p0: View, p1: ViewGroup.LayoutParams)
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open fun willNotDraw(): Boolean
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/modifier.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/modifier.html new file mode 100644 index 0000000000..ace120fc28 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/modifier.html @@ -0,0 +1,78 @@ + + + + + modifier + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

modifier

+
+
+
+
override var modifier: Modifier

A collection of elements that change how a widget is laid out.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/restart.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/restart.html new file mode 100644 index 0000000000..b018ec9428 --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/restart.html @@ -0,0 +1,78 @@ + + + + + restart + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

restart

+
+
+
+
open override fun restart(restart: () -> Unit?)

Call the provided lambda to restart the business logic that powers this UI.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/value.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/value.html new file mode 100644 index 0000000000..46c56d9d4b --- /dev/null +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-view-root/value.html @@ -0,0 +1,78 @@ + + + + + value + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

value

+
+
+
+
override val value: View

The underlying platform-specific representation of this widget. This value will be supplied to another widget's Children for display.

+
+ +
+
+
+ + + diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/-widget/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/-widget/index.html index b92a432d6a..60697af194 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/-widget/index.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/-widget/index.html @@ -62,7 +62,7 @@

Widget

-
@ObjCName(name = "Widget", exact = true)
interface Widget<W : Any>

The target of a composable function's values. Usually binds to an associated native UI toolkit element, but could also forward changes through a serialized protocol or record the latest values for testing.

See also

+
@ObjCName(name = "Widget", exact = true)
interface Widget<W : Any>

The target of a composable function's values. Usually binds to an associated native UI toolkit element, but could also forward changes through a serialized protocol or record the latest values for testing.

See also

Inheritors

diff --git a/latest/docs/redwood-widget/app.cash.redwood.widget/index.html b/latest/docs/redwood-widget/app.cash.redwood.widget/index.html index a3065fa4e3..12f358646c 100644 --- a/latest/docs/redwood-widget/app.cash.redwood.widget/index.html +++ b/latest/docs/redwood-widget/app.cash.redwood.widget/index.html @@ -103,6 +103,23 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
+
+
+
+
@@ -130,7 +147,7 @@

Types

-
open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : FrameLayout, RedwoodView<View>
+
open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, val root: RedwoodView.Root<View> = ViewRoot(context)) : FrameLayout, RedwoodView<View>
@@ -147,7 +164,7 @@

Types

-
open class RedwoodUIView(val view: <Error class: unknown class>)
+
open class RedwoodUIView(val root: UIViewRoot)
@@ -232,6 +249,23 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open class UIViewRoot

A default base implementation of RedwoodView.Root suitable for subclassing.

+
+
+
+
@@ -255,6 +289,23 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
open class ViewRoot(context: Context) : ViewGroup, RedwoodView.Root<View>

A default base implementation of RedwoodView.Root suitable for subclassing.

+
+
+
+
diff --git a/latest/docs/redwood-widget/navigation.html b/latest/docs/redwood-widget/navigation.html index 9ce2ab03f4..60327efdae 100644 --- a/latest/docs/redwood-widget/navigation.html +++ b/latest/docs/redwood-widget/navigation.html @@ -1757,96 +1757,91 @@ ChangeListRenderer
-
- -
-
+ -
+
-
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
@@ -1862,7 +1857,12 @@ -
+
+ +
+
@@ -1892,62 +1892,82 @@ HTMLElementChildren
-
+
+
+ HTMLRoot +
+
+ -
+ -
+ -
+
+
+
+ Root +
-
+
- -
+ -
+ -
+
+ +
+ -
+
+
+ ViewRoot +
+
+
- -
+
diff --git a/latest/docs/scripts/pages.json b/latest/docs/scripts/pages.json index 60e75357b9..f15741d2cb 100644 --- a/latest/docs/scripts/pages.json +++ b/latest/docs/scripts/pages.json @@ -1 +1 @@ -[{"name":"class LazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","description":"app.cash.redwood.lazylayout.testing.LazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/index.html","searchKeys":["LazyListValue","class LazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","app.cash.redwood.lazylayout.testing.LazyListValue"]},{"name":"class RedwoodLazyLayoutTestingWidgetFactory : RedwoodLazyLayoutWidgetFactory ","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/index.html","searchKeys":["RedwoodLazyLayoutTestingWidgetFactory","class RedwoodLazyLayoutTestingWidgetFactory : RedwoodLazyLayoutWidgetFactory ","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory"]},{"name":"class RefreshableLazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/index.html","searchKeys":["RefreshableLazyListValue","class RefreshableLazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue"]},{"name":"class TestLoadingStrategy : LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/index.html","searchKeys":["TestLoadingStrategy","class TestLoadingStrategy : LoadingStrategy","app.cash.redwood.lazylayout.compose.TestLoadingStrategy"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.TestLoadingStrategy","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/-test-loading-strategy.html","searchKeys":["TestLoadingStrategy","constructor()","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.TestLoadingStrategy"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RedwoodLazyLayoutTestingWidgetFactory","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-redwood-lazy-layout-testing-widget-factory.html","searchKeys":["RedwoodLazyLayoutTestingWidgetFactory","constructor()","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RedwoodLazyLayoutTestingWidgetFactory"]},{"name":"constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: List = listOf(), items: List = listOf())","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.RefreshableLazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/-refreshable-lazy-list-value.html","searchKeys":["RefreshableLazyListValue","constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: List = listOf(), items: List = listOf())","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.RefreshableLazyListValue"]},{"name":"constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: List = listOf(), items: List = listOf())","description":"app.cash.redwood.lazylayout.testing.LazyListValue.LazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/-lazy-list-value.html","searchKeys":["LazyListValue","constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: List = listOf(), items: List = listOf())","app.cash.redwood.lazylayout.testing.LazyListValue.LazyListValue"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.lazylayout.testing.LazyListValue.equals","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.lazylayout.testing.LazyListValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.equals","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.equals"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toWidget","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.lazylayout.testing.LazyListValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toWidget","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toWidget"]},{"name":"open override fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.LazyList","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RefreshableLazyList"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.hashCode","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.lazylayout.testing.LazyListValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.hashCode","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.hashCode"]},{"name":"open override fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.loadRange","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/load-range.html","searchKeys":["loadRange","open override fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.loadRange"]},{"name":"open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.onUserScroll","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.onUserScroll"]},{"name":"open override fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.scrollTo","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/scroll-to.html","searchKeys":["scrollTo","open override fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.scrollTo"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toDebugString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.lazylayout.testing.LazyListValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toDebugString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toDebugString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.lazylayout.testing.LazyListValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toString"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.lazylayout.testing.LazyListValue.childrenLists","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.lazylayout.testing.LazyListValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.childrenLists","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.childrenLists"]},{"name":"open override val firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","open override val firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.firstVisibleIndex"]},{"name":"open override val lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","open override val lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.lastVisibleIndex"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.lazylayout.testing.LazyListValue.modifier","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.lazylayout.testing.LazyListValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.modifier","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.modifier"]},{"name":"suspend fun RedwoodLazyLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTester","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-tester.html","searchKeys":["RedwoodLazyLayoutTester","suspend fun RedwoodLazyLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTester"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.testing.LazyListValue.crossAxisAlignment","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.testing.LazyListValue.crossAxisAlignment"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.crossAxisAlignment","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.crossAxisAlignment"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.testing.LazyListValue.height","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.testing.LazyListValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.height","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.height"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.testing.LazyListValue.isVertical","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.testing.LazyListValue.isVertical"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.isVertical","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.isVertical"]},{"name":"val items: List","description":"app.cash.redwood.lazylayout.testing.LazyListValue.items","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items.html","searchKeys":["items","val items: List","app.cash.redwood.lazylayout.testing.LazyListValue.items"]},{"name":"val items: List","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.items","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items.html","searchKeys":["items","val items: List","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.items"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.itemsAfter","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.testing.LazyListValue.itemsAfter"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsAfter","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsAfter"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.itemsBefore","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.testing.LazyListValue.itemsBefore"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsBefore","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsBefore"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.testing.LazyListValue.margin","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.testing.LazyListValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.margin","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.margin"]},{"name":"val onRefresh: () -> Unit?","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onRefresh","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/on-refresh.html","searchKeys":["onRefresh","val onRefresh: () -> Unit?","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onRefresh"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.testing.LazyListValue.onViewportChanged","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.testing.LazyListValue.onViewportChanged"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onViewportChanged","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onViewportChanged"]},{"name":"val placeholder: List","description":"app.cash.redwood.lazylayout.testing.LazyListValue.placeholder","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/placeholder.html","searchKeys":["placeholder","val placeholder: List","app.cash.redwood.lazylayout.testing.LazyListValue.placeholder"]},{"name":"val placeholder: List","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.placeholder","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/placeholder.html","searchKeys":["placeholder","val placeholder: List","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.placeholder"]},{"name":"val pullRefreshContentColor: UInt","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.pullRefreshContentColor","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","val pullRefreshContentColor: UInt","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.pullRefreshContentColor"]},{"name":"val refreshing: Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.refreshing","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/refreshing.html","searchKeys":["refreshing","val refreshing: Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.refreshing"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.testing.LazyListValue.scrollItemIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.testing.LazyListValue.scrollItemIndex"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.scrollItemIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.scrollItemIndex"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.testing.LazyListValue.width","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.testing.LazyListValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.width","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.width"]},{"name":"abstract class LazyListScrollProcessor","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/index.html","searchKeys":["LazyListScrollProcessor","abstract class LazyListScrollProcessor","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor"]},{"name":"abstract class LazyListUpdateProcessor","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/index.html","searchKeys":["LazyListUpdateProcessor","abstract class LazyListUpdateProcessor","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor"]},{"name":"abstract fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","abstract fun LazyList(): LazyList","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"abstract fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","abstract fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun contentSize(): Int","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.contentSize","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/content-size.html","searchKeys":["contentSize","abstract fun contentSize(): Int","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.contentSize"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.lazylayout.widget.LazyList.crossAxisAlignment","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.lazylayout.widget.LazyList.crossAxisAlignment"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.crossAxisAlignment","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.crossAxisAlignment"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.lazylayout.widget.LazyList.height","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.lazylayout.widget.LazyList.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.height","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.height"]},{"name":"abstract fun isVertical(isVertical: Boolean)","description":"app.cash.redwood.lazylayout.widget.LazyList.isVertical","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/is-vertical.html","searchKeys":["isVertical","abstract fun isVertical(isVertical: Boolean)","app.cash.redwood.lazylayout.widget.LazyList.isVertical"]},{"name":"abstract fun isVertical(isVertical: Boolean)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.isVertical","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/is-vertical.html","searchKeys":["isVertical","abstract fun isVertical(isVertical: Boolean)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.isVertical"]},{"name":"abstract fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.LazyList.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items-after.html","searchKeys":["itemsAfter","abstract fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.LazyList.itemsAfter"]},{"name":"abstract fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items-after.html","searchKeys":["itemsAfter","abstract fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsAfter"]},{"name":"abstract fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.LazyList.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items-before.html","searchKeys":["itemsBefore","abstract fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.LazyList.itemsBefore"]},{"name":"abstract fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items-before.html","searchKeys":["itemsBefore","abstract fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsBefore"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.lazylayout.widget.LazyList.margin","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.lazylayout.widget.LazyList.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.margin","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.margin"]},{"name":"abstract fun onRefresh(onRefresh: () -> Unit?)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.onRefresh","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/on-refresh.html","searchKeys":["onRefresh","abstract fun onRefresh(onRefresh: () -> Unit?)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.onRefresh"]},{"name":"abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.LazyList.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","app.cash.redwood.lazylayout.widget.LazyList.onViewportChanged"]},{"name":"abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.onViewportChanged"]},{"name":"abstract fun programmaticScroll(firstIndex: Int, animated: Boolean)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.programmaticScroll","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/programmatic-scroll.html","searchKeys":["programmaticScroll","abstract fun programmaticScroll(firstIndex: Int, animated: Boolean)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.programmaticScroll"]},{"name":"abstract fun pullRefreshContentColor(pullRefreshContentColor: UInt)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.pullRefreshContentColor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","abstract fun pullRefreshContentColor(pullRefreshContentColor: UInt)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.pullRefreshContentColor"]},{"name":"abstract fun refreshing(refreshing: Boolean)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.refreshing","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/refreshing.html","searchKeys":["refreshing","abstract fun refreshing(refreshing: Boolean)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.refreshing"]},{"name":"abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.LazyList.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.LazyList.scrollItemIndex"]},{"name":"abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.scrollItemIndex"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.lazylayout.widget.LazyList.width","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.lazylayout.widget.LazyList.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.width","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.width"]},{"name":"abstract val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyList.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items.html","searchKeys":["items","abstract val items: Widget.Children","app.cash.redwood.lazylayout.widget.LazyList.items"]},{"name":"abstract val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items.html","searchKeys":["items","abstract val items: Widget.Children","app.cash.redwood.lazylayout.widget.RefreshableLazyList.items"]},{"name":"abstract val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyList.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/placeholder.html","searchKeys":["placeholder","abstract val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.LazyList.placeholder"]},{"name":"abstract val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/placeholder.html","searchKeys":["placeholder","abstract val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.RefreshableLazyList.placeholder"]},{"name":"class Binding","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/index.html","searchKeys":["Binding","class Binding","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding"]},{"name":"class RedwoodLazyLayoutWidgetSystem(val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory) : WidgetSystem , RedwoodLazyLayoutWidgetFactoryOwner ","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/index.html","searchKeys":["RedwoodLazyLayoutWidgetSystem","class RedwoodLazyLayoutWidgetSystem(val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory) : WidgetSystem , RedwoodLazyLayoutWidgetFactoryOwner ","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.LazyListScrollProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/-lazy-list-scroll-processor.html","searchKeys":["LazyListScrollProcessor","constructor()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.LazyListScrollProcessor"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.LazyListUpdateProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-lazy-list-update-processor.html","searchKeys":["LazyListUpdateProcessor","constructor()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.LazyListUpdateProcessor"]},{"name":"constructor(RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory)","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayoutWidgetSystem","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-redwood-lazy-layout-widget-system.html","searchKeys":["RedwoodLazyLayoutWidgetSystem","constructor(RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory)","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayoutWidgetSystem"]},{"name":"fun allChildren(widget: Widget): List>","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion.allChildren","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-companion/all-children.html","searchKeys":["allChildren","fun allChildren(widget: Widget): List>","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion.allChildren"]},{"name":"fun bind(index: Int, view: V): LazyListUpdateProcessor.Binding","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/bind.html","searchKeys":["bind","fun bind(index: Int, view: V): LazyListUpdateProcessor.Binding","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bind"]},{"name":"fun bind(view: V)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.bind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/bind.html","searchKeys":["bind","fun bind(view: V)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.bind"]},{"name":"fun detach()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.detach","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/detach.html","searchKeys":["detach","fun detach()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.detach"]},{"name":"fun getOrCreateView(index: Int, createView: (binding: LazyListUpdateProcessor.Binding) -> V): V","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.getOrCreateView","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/get-or-create-view.html","searchKeys":["getOrCreateView","fun getOrCreateView(index: Int, createView: (binding: LazyListUpdateProcessor.Binding) -> V): V","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.getOrCreateView"]},{"name":"fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items-after.html","searchKeys":["itemsAfter","fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsAfter"]},{"name":"fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items-before.html","searchKeys":["itemsBefore","fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsBefore"]},{"name":"fun onEndChanges()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onEndChanges","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-end-changes.html","searchKeys":["onEndChanges","fun onEndChanges()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onEndChanges"]},{"name":"fun onEndChanges()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.onEndChanges","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/on-end-changes.html","searchKeys":["onEndChanges","fun onEndChanges()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.onEndChanges"]},{"name":"fun onScrollToTop()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onScrollToTop","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-scroll-to-top.html","searchKeys":["onScrollToTop","fun onScrollToTop()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onScrollToTop"]},{"name":"fun onUserScroll(firstIndex: Int, lastIndex: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onUserScroll","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-user-scroll.html","searchKeys":["onUserScroll","fun onUserScroll(firstIndex: Int, lastIndex: Int)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onUserScroll"]},{"name":"fun onViewportChanged(onViewportChanged: (Int, Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-viewport-changed.html","searchKeys":["onViewportChanged","fun onViewportChanged(onViewportChanged: (Int, Int) -> Unit)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onViewportChanged"]},{"name":"fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/scroll-item-index.html","searchKeys":["scrollItemIndex","fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.scrollItemIndex"]},{"name":"fun unbind()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.unbind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/unbind.html","searchKeys":["unbind","fun unbind()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.unbind"]},{"name":"interface LazyList : Widget ","description":"app.cash.redwood.lazylayout.widget.LazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/index.html","searchKeys":["LazyList","interface LazyList : Widget ","app.cash.redwood.lazylayout.widget.LazyList"]},{"name":"interface RedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/index.html","searchKeys":["RedwoodLazyLayoutWidgetFactory","interface RedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory"]},{"name":"interface RefreshableLazyList : Widget ","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/index.html","searchKeys":["RefreshableLazyList","interface RefreshableLazyList : Widget ","app.cash.redwood.lazylayout.widget.RefreshableLazyList"]},{"name":"object Companion","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion"]},{"name":"open override fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.apply","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/apply.html","searchKeys":["apply","open override fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.apply"]},{"name":"open override val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayout","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-redwood-lazy-layout.html","searchKeys":["RedwoodLazyLayout","open override val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayout"]},{"name":"val bindings: List>","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bindings","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/bindings.html","searchKeys":["bindings","val bindings: List>","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bindings"]},{"name":"val isBound: Boolean","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.isBound","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/is-bound.html","searchKeys":["isBound","val isBound: Boolean","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.isBound"]},{"name":"val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items.html","searchKeys":["items","val items: Widget.Children","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.items"]},{"name":"val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/placeholder.html","searchKeys":["placeholder","val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.placeholder"]},{"name":"val size: Int","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.size","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/size.html","searchKeys":["size","val size: Int","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.size"]},{"name":"var view: V?","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.view","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/view.html","searchKeys":["view","var view: V?","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.view"]},{"name":"abstract fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.testing.WidgetValue.toWidget","location":"redwood-testing/app.cash.redwood.testing/-widget-value/to-widget.html","searchKeys":["toWidget","abstract fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.testing.WidgetValue.toWidget"]},{"name":"abstract fun saveState(): TestSavedState","description":"app.cash.redwood.testing.TestRedwoodComposition.saveState","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/save-state.html","searchKeys":["saveState","abstract fun saveState(): TestSavedState","app.cash.redwood.testing.TestRedwoodComposition.saveState"]},{"name":"abstract fun toDebugString(): String","description":"app.cash.redwood.testing.WidgetValue.toDebugString","location":"redwood-testing/app.cash.redwood.testing/-widget-value/to-debug-string.html","searchKeys":["toDebugString","abstract fun toDebugString(): String","app.cash.redwood.testing.WidgetValue.toDebugString"]},{"name":"abstract suspend fun awaitSnapshot(timeout: Duration = 1.seconds): S","description":"app.cash.redwood.testing.TestRedwoodComposition.awaitSnapshot","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/await-snapshot.html","searchKeys":["awaitSnapshot","abstract suspend fun awaitSnapshot(timeout: Duration = 1.seconds): S","app.cash.redwood.testing.TestRedwoodComposition.awaitSnapshot"]},{"name":"abstract val modifier: Modifier","description":"app.cash.redwood.testing.WidgetValue.modifier","location":"redwood-testing/app.cash.redwood.testing/-widget-value/modifier.html","searchKeys":["modifier","abstract val modifier: Modifier","app.cash.redwood.testing.WidgetValue.modifier"]},{"name":"abstract val uiConfigurations: MutableStateFlow","description":"app.cash.redwood.testing.TestRedwoodComposition.uiConfigurations","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/ui-configurations.html","searchKeys":["uiConfigurations","abstract val uiConfigurations: MutableStateFlow","app.cash.redwood.testing.TestRedwoodComposition.uiConfigurations"]},{"name":"fun TestRedwoodComposition(scope: CoroutineScope, widgetSystem: WidgetSystem, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, initialUiConfiguration: UiConfiguration = UiConfiguration(), createSnapshot: () -> S): TestRedwoodComposition","description":"app.cash.redwood.testing.TestRedwoodComposition","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition.html","searchKeys":["TestRedwoodComposition","fun TestRedwoodComposition(scope: CoroutineScope, widgetSystem: WidgetSystem, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, initialUiConfiguration: UiConfiguration = UiConfiguration(), createSnapshot: () -> S): TestRedwoodComposition","app.cash.redwood.testing.TestRedwoodComposition"]},{"name":"fun List.flatten(): Sequence","description":"app.cash.redwood.testing.flatten","location":"redwood-testing/app.cash.redwood.testing/flatten.html","searchKeys":["flatten","fun List.flatten(): Sequence","app.cash.redwood.testing.flatten"]},{"name":"fun List.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","description":"app.cash.redwood.testing.toChangeList","location":"redwood-testing/app.cash.redwood.testing/to-change-list.html","searchKeys":["toChangeList","fun List.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","app.cash.redwood.testing.toChangeList"]},{"name":"fun List.toDebugString(): String","description":"app.cash.redwood.testing.toDebugString","location":"redwood-testing/app.cash.redwood.testing/to-debug-string.html","searchKeys":["toDebugString","fun List.toDebugString(): String","app.cash.redwood.testing.toDebugString"]},{"name":"fun WidgetValue.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","description":"app.cash.redwood.testing.toChangeList","location":"redwood-testing/app.cash.redwood.testing/to-change-list.html","searchKeys":["toChangeList","fun WidgetValue.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","app.cash.redwood.testing.toChangeList"]},{"name":"interface TestRedwoodComposition : RedwoodComposition","description":"app.cash.redwood.testing.TestRedwoodComposition","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/index.html","searchKeys":["TestRedwoodComposition","interface TestRedwoodComposition : RedwoodComposition","app.cash.redwood.testing.TestRedwoodComposition"]},{"name":"interface WidgetValue","description":"app.cash.redwood.testing.WidgetValue","location":"redwood-testing/app.cash.redwood.testing/-widget-value/index.html","searchKeys":["WidgetValue","interface WidgetValue","app.cash.redwood.testing.WidgetValue"]},{"name":"object NoOpOnBackPressedDispatcher : OnBackPressedDispatcher","description":"app.cash.redwood.testing.NoOpOnBackPressedDispatcher","location":"redwood-testing/app.cash.redwood.testing/-no-op-on-back-pressed-dispatcher/index.html","searchKeys":["NoOpOnBackPressedDispatcher","object NoOpOnBackPressedDispatcher : OnBackPressedDispatcher","app.cash.redwood.testing.NoOpOnBackPressedDispatcher"]},{"name":"open override fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","description":"app.cash.redwood.testing.NoOpOnBackPressedDispatcher.addCallback","location":"redwood-testing/app.cash.redwood.testing/-no-op-on-back-pressed-dispatcher/add-callback.html","searchKeys":["addCallback","open override fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","app.cash.redwood.testing.NoOpOnBackPressedDispatcher.addCallback"]},{"name":"open val childrenLists: List>","description":"app.cash.redwood.testing.WidgetValue.childrenLists","location":"redwood-testing/app.cash.redwood.testing/-widget-value/children-lists.html","searchKeys":["childrenLists","open val childrenLists: List>","app.cash.redwood.testing.WidgetValue.childrenLists"]},{"name":"sealed class TestSavedState","description":"app.cash.redwood.testing.TestSavedState","location":"redwood-testing/app.cash.redwood.testing/-test-saved-state/index.html","searchKeys":["TestSavedState","sealed class TestSavedState","app.cash.redwood.testing.TestSavedState"]},{"name":"class ComposeWidgetChildren constructor(onModifierUpdated: () -> Unit = {}) : Widget.Children<() -> Unit> ","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/index.html","searchKeys":["ComposeWidgetChildren","class ComposeWidgetChildren constructor(onModifierUpdated: () -> Unit = {}) : Widget.Children<() -> Unit> ","app.cash.redwood.widget.compose.ComposeWidgetChildren"]},{"name":"constructor(onModifierUpdated: () -> Unit = {})","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.ComposeWidgetChildren","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/-compose-widget-children.html","searchKeys":["ComposeWidgetChildren","constructor(onModifierUpdated: () -> Unit = {})","app.cash.redwood.widget.compose.ComposeWidgetChildren.ComposeWidgetChildren"]},{"name":"fun Render()","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.Render","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/-render.html","searchKeys":["Render","fun Render()","app.cash.redwood.widget.compose.ComposeWidgetChildren.Render"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.detach","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.compose.ComposeWidgetChildren.detach"]},{"name":"open override fun insert(index: Int, widget: Widget<() -> Unit>)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.insert","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget<() -> Unit>)","app.cash.redwood.widget.compose.ComposeWidgetChildren.insert"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.move","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.compose.ComposeWidgetChildren.move"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget<() -> Unit>)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.onModifierUpdated","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget<() -> Unit>)","app.cash.redwood.widget.compose.ComposeWidgetChildren.onModifierUpdated"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.remove","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.compose.ComposeWidgetChildren.remove"]},{"name":"open override val widgets: List Unit>>","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.widgets","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/widgets.html","searchKeys":["widgets","open override val widgets: List Unit>>","app.cash.redwood.widget.compose.ComposeWidgetChildren.widgets"]},{"name":"abstract fun sendChanges(changes: List)","description":"app.cash.redwood.protocol.ChangesSink.sendChanges","location":"redwood-protocol/app.cash.redwood.protocol/-changes-sink/send-changes.html","searchKeys":["sendChanges","abstract fun sendChanges(changes: List)","app.cash.redwood.protocol.ChangesSink.sendChanges"]},{"name":"abstract fun sendEvent(event: Event)","description":"app.cash.redwood.protocol.EventSink.sendEvent","location":"redwood-protocol/app.cash.redwood.protocol/-event-sink/send-event.html","searchKeys":["sendEvent","abstract fun sendEvent(event: Event)","app.cash.redwood.protocol.EventSink.sendEvent"]},{"name":"abstract val id: Id","description":"app.cash.redwood.protocol.Change.id","location":"redwood-protocol/app.cash.redwood.protocol/-change/id.html","searchKeys":["id","abstract val id: Id","app.cash.redwood.protocol.Change.id"]},{"name":"abstract val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/tag.html","searchKeys":["tag","abstract val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.tag"]},{"name":"class Add : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Add","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/index.html","searchKeys":["Add","class Add : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Add"]},{"name":"class Create : Change","description":"app.cash.redwood.protocol.Create","location":"redwood-protocol/app.cash.redwood.protocol/-create/index.html","searchKeys":["Create","class Create : Change","app.cash.redwood.protocol.Create"]},{"name":"class Event","description":"app.cash.redwood.protocol.Event","location":"redwood-protocol/app.cash.redwood.protocol/-event/index.html","searchKeys":["Event","class Event","app.cash.redwood.protocol.Event"]},{"name":"class ModifierChange : ValueChange","description":"app.cash.redwood.protocol.ModifierChange","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/index.html","searchKeys":["ModifierChange","class ModifierChange : ValueChange","app.cash.redwood.protocol.ModifierChange"]},{"name":"class ModifierElement(val tag: ModifierTag, val value: JsonElement = DefaultValue)","description":"app.cash.redwood.protocol.ModifierElement","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/index.html","searchKeys":["ModifierElement","class ModifierElement(val tag: ModifierTag, val value: JsonElement = DefaultValue)","app.cash.redwood.protocol.ModifierElement"]},{"name":"class Move : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Move","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/index.html","searchKeys":["Move","class Move : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Move"]},{"name":"class PropertyChange : ValueChange","description":"app.cash.redwood.protocol.PropertyChange","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/index.html","searchKeys":["PropertyChange","class PropertyChange : ValueChange","app.cash.redwood.protocol.PropertyChange"]},{"name":"class Remove : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Remove","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/index.html","searchKeys":["Remove","class Remove : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Remove"]},{"name":"constructor(changes: List)","description":"app.cash.redwood.protocol.SnapshotChangeList.SnapshotChangeList","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/-snapshot-change-list.html","searchKeys":["SnapshotChangeList","constructor(changes: List)","app.cash.redwood.protocol.SnapshotChangeList.SnapshotChangeList"]},{"name":"constructor(tag: ModifierTag, value: JsonElement = DefaultValue)","description":"app.cash.redwood.protocol.ModifierElement.ModifierElement","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/-modifier-element.html","searchKeys":["ModifierElement","constructor(tag: ModifierTag, value: JsonElement = DefaultValue)","app.cash.redwood.protocol.ModifierElement.ModifierElement"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.ChildrenTag.ChildrenTag","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-children-tag.html","searchKeys":["ChildrenTag","constructor(value: Int)","app.cash.redwood.protocol.ChildrenTag.ChildrenTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.EventTag.EventTag","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/-event-tag.html","searchKeys":["EventTag","constructor(value: Int)","app.cash.redwood.protocol.EventTag.EventTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.Id.Id","location":"redwood-protocol/app.cash.redwood.protocol/-id/-id.html","searchKeys":["Id","constructor(value: Int)","app.cash.redwood.protocol.Id.Id"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.ModifierTag.ModifierTag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/-modifier-tag.html","searchKeys":["ModifierTag","constructor(value: Int)","app.cash.redwood.protocol.ModifierTag.ModifierTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.PropertyTag.PropertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/-property-tag.html","searchKeys":["PropertyTag","constructor(value: Int)","app.cash.redwood.protocol.PropertyTag.PropertyTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.WidgetTag.WidgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/-widget-tag.html","searchKeys":["WidgetTag","constructor(value: Int)","app.cash.redwood.protocol.WidgetTag.WidgetTag"]},{"name":"constructor(value: String)","description":"app.cash.redwood.protocol.RedwoodVersion.RedwoodVersion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-redwood-version.html","searchKeys":["RedwoodVersion","constructor(value: String)","app.cash.redwood.protocol.RedwoodVersion.RedwoodVersion"]},{"name":"fun interface ChangesSink","description":"app.cash.redwood.protocol.ChangesSink","location":"redwood-protocol/app.cash.redwood.protocol/-changes-sink/index.html","searchKeys":["ChangesSink","fun interface ChangesSink","app.cash.redwood.protocol.ChangesSink"]},{"name":"fun interface EventSink","description":"app.cash.redwood.protocol.EventSink","location":"redwood-protocol/app.cash.redwood.protocol/-event-sink/index.html","searchKeys":["EventSink","fun interface EventSink","app.cash.redwood.protocol.EventSink"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Add.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Add.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Move.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Move.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Remove.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Remove.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenTag.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenTag.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Create.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-create/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Create.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Event.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-event/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Event.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Id.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-id/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Id.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ModifierChange.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ModifierChange.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.PropertyChange.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.PropertyChange.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.RedwoodVersion.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.RedwoodVersion.Companion"]},{"name":"open operator override fun compareTo(other: RedwoodVersion): Int","description":"app.cash.redwood.protocol.RedwoodVersion.compareTo","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/compare-to.html","searchKeys":["compareTo","open operator override fun compareTo(other: RedwoodVersion): Int","app.cash.redwood.protocol.RedwoodVersion.compareTo"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Add.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Add.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Move.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Move.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Remove.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Remove.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.Create.id","location":"redwood-protocol/app.cash.redwood.protocol/-create/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.Create.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ModifierChange.id","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ModifierChange.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.PropertyChange.id","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.PropertyChange.id"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Add.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Add.tag"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Move.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Move.tag"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Remove.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Remove.tag"]},{"name":"operator fun invoke(id: Id, elements: List = emptyList()): ModifierChange","description":"app.cash.redwood.protocol.ModifierChange.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, elements: List = emptyList()): ModifierChange","app.cash.redwood.protocol.ModifierChange.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, childId: Id, index: Int): ChildrenChange.Add","description":"app.cash.redwood.protocol.ChildrenChange.Add.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, childId: Id, index: Int): ChildrenChange.Add","app.cash.redwood.protocol.ChildrenChange.Add.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int): ChildrenChange.Move","description":"app.cash.redwood.protocol.ChildrenChange.Move.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int): ChildrenChange.Move","app.cash.redwood.protocol.ChildrenChange.Move.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List = emptyList()): ChildrenChange.Remove","description":"app.cash.redwood.protocol.ChildrenChange.Remove.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List = emptyList()): ChildrenChange.Remove","app.cash.redwood.protocol.ChildrenChange.Remove.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: EventTag, args: List = emptyList()): Event","description":"app.cash.redwood.protocol.Event.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-event/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: EventTag, args: List = emptyList()): Event","app.cash.redwood.protocol.Event.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: WidgetTag): Create","description":"app.cash.redwood.protocol.Create.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-create/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: WidgetTag): Create","app.cash.redwood.protocol.Create.Companion.invoke"]},{"name":"operator fun invoke(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: JsonElement = JsonNull): PropertyChange","description":"app.cash.redwood.protocol.PropertyChange.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: JsonElement = JsonNull): PropertyChange","app.cash.redwood.protocol.PropertyChange.Companion.invoke"]},{"name":"sealed interface Change","description":"app.cash.redwood.protocol.Change","location":"redwood-protocol/app.cash.redwood.protocol/-change/index.html","searchKeys":["Change","sealed interface Change","app.cash.redwood.protocol.Change"]},{"name":"sealed interface ChildrenChange : Change","description":"app.cash.redwood.protocol.ChildrenChange","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/index.html","searchKeys":["ChildrenChange","sealed interface ChildrenChange : Change","app.cash.redwood.protocol.ChildrenChange"]},{"name":"sealed interface ValueChange : Change","description":"app.cash.redwood.protocol.ValueChange","location":"redwood-protocol/app.cash.redwood.protocol/-value-change/index.html","searchKeys":["ValueChange","sealed interface ValueChange : Change","app.cash.redwood.protocol.ValueChange"]},{"name":"val Root: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenTag.Companion.Root","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-companion/-root.html","searchKeys":["Root","val Root: ChildrenTag","app.cash.redwood.protocol.ChildrenTag.Companion.Root"]},{"name":"val Root: Id","description":"app.cash.redwood.protocol.Id.Companion.Root","location":"redwood-protocol/app.cash.redwood.protocol/-id/-companion/-root.html","searchKeys":["Root","val Root: Id","app.cash.redwood.protocol.Id.Companion.Root"]},{"name":"val Unknown: RedwoodVersion","description":"app.cash.redwood.protocol.RedwoodVersion.Companion.Unknown","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-companion/-unknown.html","searchKeys":["Unknown","val Unknown: RedwoodVersion","app.cash.redwood.protocol.RedwoodVersion.Companion.Unknown"]},{"name":"val args: List","description":"app.cash.redwood.protocol.Event.args","location":"redwood-protocol/app.cash.redwood.protocol/-event/args.html","searchKeys":["args","val args: List","app.cash.redwood.protocol.Event.args"]},{"name":"val changes: List","description":"app.cash.redwood.protocol.SnapshotChangeList.changes","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/changes.html","searchKeys":["changes","val changes: List","app.cash.redwood.protocol.SnapshotChangeList.changes"]},{"name":"val childId: Id","description":"app.cash.redwood.protocol.ChildrenChange.Add.childId","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/child-id.html","searchKeys":["childId","val childId: Id","app.cash.redwood.protocol.ChildrenChange.Add.childId"]},{"name":"val count: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.count","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/count.html","searchKeys":["count","val count: Int","app.cash.redwood.protocol.ChildrenChange.Move.count"]},{"name":"val count: Int","description":"app.cash.redwood.protocol.ChildrenChange.Remove.count","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/count.html","searchKeys":["count","val count: Int","app.cash.redwood.protocol.ChildrenChange.Remove.count"]},{"name":"val elements: List","description":"app.cash.redwood.protocol.ModifierChange.elements","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/elements.html","searchKeys":["elements","val elements: List","app.cash.redwood.protocol.ModifierChange.elements"]},{"name":"val fromIndex: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.fromIndex","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/from-index.html","searchKeys":["fromIndex","val fromIndex: Int","app.cash.redwood.protocol.ChildrenChange.Move.fromIndex"]},{"name":"val id: Id","description":"app.cash.redwood.protocol.Event.id","location":"redwood-protocol/app.cash.redwood.protocol/-event/id.html","searchKeys":["id","val id: Id","app.cash.redwood.protocol.Event.id"]},{"name":"val index: Int","description":"app.cash.redwood.protocol.ChildrenChange.Add.index","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.protocol.ChildrenChange.Add.index"]},{"name":"val index: Int","description":"app.cash.redwood.protocol.ChildrenChange.Remove.index","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.protocol.ChildrenChange.Remove.index"]},{"name":"val propertyTag: PropertyTag","description":"app.cash.redwood.protocol.PropertyChange.propertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/property-tag.html","searchKeys":["propertyTag","val propertyTag: PropertyTag","app.cash.redwood.protocol.PropertyChange.propertyTag"]},{"name":"val removedIds: List","description":"app.cash.redwood.protocol.ChildrenChange.Remove.removedIds","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/removed-ids.html","searchKeys":["removedIds","val removedIds: List","app.cash.redwood.protocol.ChildrenChange.Remove.removedIds"]},{"name":"val tag: EventTag","description":"app.cash.redwood.protocol.Event.tag","location":"redwood-protocol/app.cash.redwood.protocol/-event/tag.html","searchKeys":["tag","val tag: EventTag","app.cash.redwood.protocol.Event.tag"]},{"name":"val tag: ModifierTag","description":"app.cash.redwood.protocol.ModifierElement.tag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/tag.html","searchKeys":["tag","val tag: ModifierTag","app.cash.redwood.protocol.ModifierElement.tag"]},{"name":"val tag: WidgetTag","description":"app.cash.redwood.protocol.Create.tag","location":"redwood-protocol/app.cash.redwood.protocol/-create/tag.html","searchKeys":["tag","val tag: WidgetTag","app.cash.redwood.protocol.Create.tag"]},{"name":"val toIndex: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.toIndex","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/to-index.html","searchKeys":["toIndex","val toIndex: Int","app.cash.redwood.protocol.ChildrenChange.Move.toIndex"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.ChildrenTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.ChildrenTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.EventTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.EventTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.Id.value","location":"redwood-protocol/app.cash.redwood.protocol/-id/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.Id.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.ModifierTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.ModifierTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.PropertyTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.PropertyTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.WidgetTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.WidgetTag.value"]},{"name":"val value: JsonElement","description":"app.cash.redwood.protocol.ModifierElement.value","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/value.html","searchKeys":["value","val value: JsonElement","app.cash.redwood.protocol.ModifierElement.value"]},{"name":"val value: JsonElement","description":"app.cash.redwood.protocol.PropertyChange.value","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/value.html","searchKeys":["value","val value: JsonElement","app.cash.redwood.protocol.PropertyChange.value"]},{"name":"val value: String","description":"app.cash.redwood.protocol.RedwoodVersion.value","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/value.html","searchKeys":["value","val value: String","app.cash.redwood.protocol.RedwoodVersion.value"]},{"name":"val widgetTag: WidgetTag","description":"app.cash.redwood.protocol.PropertyChange.widgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/widget-tag.html","searchKeys":["widgetTag","val widgetTag: WidgetTag","app.cash.redwood.protocol.PropertyChange.widgetTag"]},{"name":"value class ChildrenTag(val value: Int)","description":"app.cash.redwood.protocol.ChildrenTag","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/index.html","searchKeys":["ChildrenTag","value class ChildrenTag(val value: Int)","app.cash.redwood.protocol.ChildrenTag"]},{"name":"value class EventTag(val value: Int)","description":"app.cash.redwood.protocol.EventTag","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/index.html","searchKeys":["EventTag","value class EventTag(val value: Int)","app.cash.redwood.protocol.EventTag"]},{"name":"value class Id(val value: Int)","description":"app.cash.redwood.protocol.Id","location":"redwood-protocol/app.cash.redwood.protocol/-id/index.html","searchKeys":["Id","value class Id(val value: Int)","app.cash.redwood.protocol.Id"]},{"name":"value class ModifierTag(val value: Int)","description":"app.cash.redwood.protocol.ModifierTag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/index.html","searchKeys":["ModifierTag","value class ModifierTag(val value: Int)","app.cash.redwood.protocol.ModifierTag"]},{"name":"value class PropertyTag(val value: Int)","description":"app.cash.redwood.protocol.PropertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/index.html","searchKeys":["PropertyTag","value class PropertyTag(val value: Int)","app.cash.redwood.protocol.PropertyTag"]},{"name":"value class RedwoodVersion(val value: String) : Comparable ","description":"app.cash.redwood.protocol.RedwoodVersion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/index.html","searchKeys":["RedwoodVersion","value class RedwoodVersion(val value: String) : Comparable ","app.cash.redwood.protocol.RedwoodVersion"]},{"name":"value class SnapshotChangeList(val changes: List)","description":"app.cash.redwood.protocol.SnapshotChangeList","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/index.html","searchKeys":["SnapshotChangeList","value class SnapshotChangeList(val changes: List)","app.cash.redwood.protocol.SnapshotChangeList"]},{"name":"value class WidgetTag(val value: Int)","description":"app.cash.redwood.protocol.WidgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/index.html","searchKeys":["WidgetTag","value class WidgetTag(val value: Int)","app.cash.redwood.protocol.WidgetTag"]},{"name":"constructor(alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.HorizontalAlignment.HorizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/-horizontal-alignment.html","searchKeys":["HorizontalAlignment","constructor(alignment: CrossAxisAlignment)","app.cash.redwood.layout.HorizontalAlignment.HorizontalAlignment"]},{"name":"constructor(alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.VerticalAlignment.VerticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/-vertical-alignment.html","searchKeys":["VerticalAlignment","constructor(alignment: CrossAxisAlignment)","app.cash.redwood.layout.VerticalAlignment.VerticalAlignment"]},{"name":"constructor(height: Dp)","description":"app.cash.redwood.layout.Height.Height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/-height.html","searchKeys":["Height","constructor(height: Dp)","app.cash.redwood.layout.Height.Height"]},{"name":"constructor(margin: Margin)","description":"app.cash.redwood.layout.Margin.Margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/-margin.html","searchKeys":["Margin","constructor(margin: Margin)","app.cash.redwood.layout.Margin.Margin"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Flex.Flex","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/-flex.html","searchKeys":["Flex","constructor(value: Double)","app.cash.redwood.layout.Flex.Flex"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Grow.Grow","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/-grow.html","searchKeys":["Grow","constructor(value: Double)","app.cash.redwood.layout.Grow.Grow"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Shrink.Shrink","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/-shrink.html","searchKeys":["Shrink","constructor(value: Double)","app.cash.redwood.layout.Shrink.Shrink"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.Box.Box","location":"redwood-layout-schema/app.cash.redwood.layout/-box/-box.html","searchKeys":["Box","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: BoxScope.() -> Unit)","app.cash.redwood.layout.Box.Box"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.Column.Column","location":"redwood-layout-schema/app.cash.redwood.layout/-column/-column.html","searchKeys":["Column","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: ColumnScope.() -> Unit)","app.cash.redwood.layout.Column.Column"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.Row.Row","location":"redwood-layout-schema/app.cash.redwood.layout/-row/-row.html","searchKeys":["Row","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: RowScope.() -> Unit)","app.cash.redwood.layout.Row.Row"]},{"name":"constructor(width: Dp = Dp(0.0), height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.Spacer.Spacer","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/-spacer.html","searchKeys":["Spacer","constructor(width: Dp = Dp(0.0), height: Dp = Dp(0.0))","app.cash.redwood.layout.Spacer.Spacer"]},{"name":"constructor(width: Dp)","description":"app.cash.redwood.layout.Width.Width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/-width.html","searchKeys":["Width","constructor(width: Dp)","app.cash.redwood.layout.Width.Width"]},{"name":"constructor(width: Dp, height: Dp)","description":"app.cash.redwood.layout.Size.Size","location":"redwood-layout-schema/app.cash.redwood.layout/-size/-size.html","searchKeys":["Size","constructor(width: Dp, height: Dp)","app.cash.redwood.layout.Size.Size"]},{"name":"data class Box(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.Box","location":"redwood-layout-schema/app.cash.redwood.layout/-box/index.html","searchKeys":["Box","data class Box(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: BoxScope.() -> Unit)","app.cash.redwood.layout.Box"]},{"name":"data class Column(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.Column","location":"redwood-layout-schema/app.cash.redwood.layout/-column/index.html","searchKeys":["Column","data class Column(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: ColumnScope.() -> Unit)","app.cash.redwood.layout.Column"]},{"name":"data class Flex(val value: Double)","description":"app.cash.redwood.layout.Flex","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/index.html","searchKeys":["Flex","data class Flex(val value: Double)","app.cash.redwood.layout.Flex"]},{"name":"data class Grow(val value: Double)","description":"app.cash.redwood.layout.Grow","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/index.html","searchKeys":["Grow","data class Grow(val value: Double)","app.cash.redwood.layout.Grow"]},{"name":"data class Height(val height: Dp)","description":"app.cash.redwood.layout.Height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/index.html","searchKeys":["Height","data class Height(val height: Dp)","app.cash.redwood.layout.Height"]},{"name":"data class HorizontalAlignment(val alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.HorizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/index.html","searchKeys":["HorizontalAlignment","data class HorizontalAlignment(val alignment: CrossAxisAlignment)","app.cash.redwood.layout.HorizontalAlignment"]},{"name":"data class Margin(val margin: Margin)","description":"app.cash.redwood.layout.Margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/index.html","searchKeys":["Margin","data class Margin(val margin: Margin)","app.cash.redwood.layout.Margin"]},{"name":"data class Row(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.Row","location":"redwood-layout-schema/app.cash.redwood.layout/-row/index.html","searchKeys":["Row","data class Row(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: RowScope.() -> Unit)","app.cash.redwood.layout.Row"]},{"name":"data class Shrink(val value: Double)","description":"app.cash.redwood.layout.Shrink","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/index.html","searchKeys":["Shrink","data class Shrink(val value: Double)","app.cash.redwood.layout.Shrink"]},{"name":"data class Size(val width: Dp, val height: Dp)","description":"app.cash.redwood.layout.Size","location":"redwood-layout-schema/app.cash.redwood.layout/-size/index.html","searchKeys":["Size","data class Size(val width: Dp, val height: Dp)","app.cash.redwood.layout.Size"]},{"name":"data class Spacer(val width: Dp = Dp(0.0), val height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.Spacer","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/index.html","searchKeys":["Spacer","data class Spacer(val width: Dp = Dp(0.0), val height: Dp = Dp(0.0))","app.cash.redwood.layout.Spacer"]},{"name":"data class VerticalAlignment(val alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.VerticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/index.html","searchKeys":["VerticalAlignment","data class VerticalAlignment(val alignment: CrossAxisAlignment)","app.cash.redwood.layout.VerticalAlignment"]},{"name":"data class Width(val width: Dp)","description":"app.cash.redwood.layout.Width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/index.html","searchKeys":["Width","data class Width(val width: Dp)","app.cash.redwood.layout.Width"]},{"name":"interface RedwoodLayout","description":"app.cash.redwood.layout.RedwoodLayout","location":"redwood-layout-schema/app.cash.redwood.layout/-redwood-layout/index.html","searchKeys":["RedwoodLayout","interface RedwoodLayout","app.cash.redwood.layout.RedwoodLayout"]},{"name":"object BoxScope","description":"app.cash.redwood.layout.BoxScope","location":"redwood-layout-schema/app.cash.redwood.layout/-box-scope/index.html","searchKeys":["BoxScope","object BoxScope","app.cash.redwood.layout.BoxScope"]},{"name":"object ColumnScope","description":"app.cash.redwood.layout.ColumnScope","location":"redwood-layout-schema/app.cash.redwood.layout/-column-scope/index.html","searchKeys":["ColumnScope","object ColumnScope","app.cash.redwood.layout.ColumnScope"]},{"name":"object RowScope","description":"app.cash.redwood.layout.RowScope","location":"redwood-layout-schema/app.cash.redwood.layout/-row-scope/index.html","searchKeys":["RowScope","object RowScope","app.cash.redwood.layout.RowScope"]},{"name":"val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.HorizontalAlignment.alignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/alignment.html","searchKeys":["alignment","val alignment: CrossAxisAlignment","app.cash.redwood.layout.HorizontalAlignment.alignment"]},{"name":"val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.VerticalAlignment.alignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/alignment.html","searchKeys":["alignment","val alignment: CrossAxisAlignment","app.cash.redwood.layout.VerticalAlignment.alignment"]},{"name":"val children: BoxScope.() -> Unit","description":"app.cash.redwood.layout.Box.children","location":"redwood-layout-schema/app.cash.redwood.layout/-box/children.html","searchKeys":["children","val children: BoxScope.() -> Unit","app.cash.redwood.layout.Box.children"]},{"name":"val children: ColumnScope.() -> Unit","description":"app.cash.redwood.layout.Column.children","location":"redwood-layout-schema/app.cash.redwood.layout/-column/children.html","searchKeys":["children","val children: ColumnScope.() -> Unit","app.cash.redwood.layout.Column.children"]},{"name":"val children: RowScope.() -> Unit","description":"app.cash.redwood.layout.Row.children","location":"redwood-layout-schema/app.cash.redwood.layout/-row/children.html","searchKeys":["children","val children: RowScope.() -> Unit","app.cash.redwood.layout.Row.children"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Box.height","location":"redwood-layout-schema/app.cash.redwood.layout/-box/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Box.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Column.height","location":"redwood-layout-schema/app.cash.redwood.layout/-column/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Column.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Row.height","location":"redwood-layout-schema/app.cash.redwood.layout/-row/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Row.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Height.height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Height.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Size.height","location":"redwood-layout-schema/app.cash.redwood.layout/-size/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Size.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Spacer.height","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Spacer.height"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Box.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-box/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Box.horizontalAlignment"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Column.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-column/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Column.horizontalAlignment"]},{"name":"val horizontalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.Row.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-row/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: MainAxisAlignment","app.cash.redwood.layout.Row.horizontalAlignment"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Box.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-box/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Box.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Column.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-column/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Column.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Margin.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Margin.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Row.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-row/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Row.margin"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.Column.onScroll","location":"redwood-layout-schema/app.cash.redwood.layout/-column/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.Column.onScroll"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.Row.onScroll","location":"redwood-layout-schema/app.cash.redwood.layout/-row/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.Row.onScroll"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.Column.overflow","location":"redwood-layout-schema/app.cash.redwood.layout/-column/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.Column.overflow"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.Row.overflow","location":"redwood-layout-schema/app.cash.redwood.layout/-row/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.Row.overflow"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Flex.value","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Flex.value"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Grow.value","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Grow.value"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Shrink.value","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Shrink.value"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Box.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-box/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Box.verticalAlignment"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Row.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-row/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Row.verticalAlignment"]},{"name":"val verticalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.Column.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-column/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: MainAxisAlignment","app.cash.redwood.layout.Column.verticalAlignment"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Box.width","location":"redwood-layout-schema/app.cash.redwood.layout/-box/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Box.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Column.width","location":"redwood-layout-schema/app.cash.redwood.layout/-column/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Column.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Row.width","location":"redwood-layout-schema/app.cash.redwood.layout/-row/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Row.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Size.width","location":"redwood-layout-schema/app.cash.redwood.layout/-size/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Size.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Spacer.width","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Spacer.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Width.width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Width.width"]},{"name":"abstract class Spec","description":"app.cash.redwood.treehouse.TreehouseApp.Spec","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/index.html","searchKeys":["Spec","abstract class Spec","app.cash.redwood.treehouse.TreehouseApp.Spec"]},{"name":"abstract class TreehouseApp : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseApp","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/index.html","searchKeys":["TreehouseApp","abstract class TreehouseApp : AutoCloseable","app.cash.redwood.treehouse.TreehouseApp"]},{"name":"abstract fun create(appScope: CoroutineScope, spec: TreehouseApp.Spec, eventListenerFactory: EventListener.Factory = EventListener.NONE): TreehouseApp","description":"app.cash.redwood.treehouse.TreehouseApp.Factory.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-factory/create.html","searchKeys":["create","abstract fun create(appScope: CoroutineScope, spec: TreehouseApp.Spec, eventListenerFactory: EventListener.Factory = EventListener.NONE): TreehouseApp","app.cash.redwood.treehouse.TreehouseApp.Factory.create"]},{"name":"abstract fun bind(view: TreehouseView<*>)","description":"app.cash.redwood.treehouse.Content.bind","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/bind.html","searchKeys":["bind","abstract fun bind(view: TreehouseView<*>)","app.cash.redwood.treehouse.Content.bind"]},{"name":"abstract fun checkUi()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.checkUi","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/check-ui.html","searchKeys":["checkUi","abstract fun checkUi()","app.cash.redwood.treehouse.TreehouseDispatchers.checkUi"]},{"name":"abstract fun checkZipline()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.checkZipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/check-zipline.html","searchKeys":["checkZipline","abstract fun checkZipline()","app.cash.redwood.treehouse.TreehouseDispatchers.checkZipline"]},{"name":"abstract fun create(app: TreehouseApp<*>, manifestUrl: String?): EventListener","description":"app.cash.redwood.treehouse.EventListener.Factory.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-factory/create.html","searchKeys":["create","abstract fun create(app: TreehouseApp<*>, manifestUrl: String?): EventListener","app.cash.redwood.treehouse.EventListener.Factory.create"]},{"name":"abstract fun create(zipline: Zipline): A","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/create.html","searchKeys":["create","abstract fun create(zipline: Zipline): A","app.cash.redwood.treehouse.TreehouseApp.Spec.create"]},{"name":"abstract fun createContent(source: TreehouseContentSource, codeListener: CodeListener = CodeListener()): Content","description":"app.cash.redwood.treehouse.TreehouseApp.createContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html","searchKeys":["createContent","abstract fun createContent(source: TreehouseContentSource, codeListener: CodeListener = CodeListener()): Content","app.cash.redwood.treehouse.TreehouseApp.createContent"]},{"name":"abstract fun get(app: A): ZiplineTreehouseUi","description":"app.cash.redwood.treehouse.TreehouseContentSource.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/get.html","searchKeys":["get","abstract fun get(app: A): ZiplineTreehouseUi","app.cash.redwood.treehouse.TreehouseContentSource.get"]},{"name":"abstract fun onReadyForContentChanged(view: TreehouseView)","description":"app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener.onReadyForContentChanged","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-ready-for-content-change-listener/on-ready-for-content-changed.html","searchKeys":["onReadyForContentChanged","abstract fun onReadyForContentChanged(view: TreehouseView)","app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener.onReadyForContentChanged"]},{"name":"abstract fun performSave(id: String)","description":"app.cash.redwood.treehouse.TreehouseView.SaveCallback.performSave","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-save-callback/perform-save.html","searchKeys":["performSave","abstract fun performSave(id: String)","app.cash.redwood.treehouse.TreehouseView.SaveCallback.performSave"]},{"name":"abstract fun preload(onBackPressedDispatcher: OnBackPressedDispatcher, uiConfiguration: StateFlow)","description":"app.cash.redwood.treehouse.Content.preload","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/preload.html","searchKeys":["preload","abstract fun preload(onBackPressedDispatcher: OnBackPressedDispatcher, uiConfiguration: StateFlow)","app.cash.redwood.treehouse.Content.preload"]},{"name":"abstract fun restart()","description":"app.cash.redwood.treehouse.TreehouseApp.restart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/restart.html","searchKeys":["restart","abstract fun restart()","app.cash.redwood.treehouse.TreehouseApp.restart"]},{"name":"abstract fun start()","description":"app.cash.redwood.treehouse.TreehouseApp.start","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/start.html","searchKeys":["start","abstract fun start()","app.cash.redwood.treehouse.TreehouseApp.start"]},{"name":"abstract fun stop()","description":"app.cash.redwood.treehouse.TreehouseApp.stop","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/stop.html","searchKeys":["stop","abstract fun stop()","app.cash.redwood.treehouse.TreehouseApp.stop"]},{"name":"abstract fun unbind()","description":"app.cash.redwood.treehouse.Content.unbind","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/unbind.html","searchKeys":["unbind","abstract fun unbind()","app.cash.redwood.treehouse.Content.unbind"]},{"name":"abstract fun widgetFactory(json: Json, protocolMismatchHandler: ProtocolMismatchHandler): ProtocolFactory","description":"app.cash.redwood.treehouse.TreehouseView.WidgetSystem.widgetFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-widget-system/widget-factory.html","searchKeys":["widgetFactory","abstract fun widgetFactory(json: Json, protocolMismatchHandler: ProtocolMismatchHandler): ProtocolFactory","app.cash.redwood.treehouse.TreehouseView.WidgetSystem.widgetFactory"]},{"name":"abstract override fun close()","description":"app.cash.redwood.treehouse.TreehouseApp.close","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/close.html","searchKeys":["close","abstract override fun close()","app.cash.redwood.treehouse.TreehouseApp.close"]},{"name":"abstract override fun close()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.close","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/close.html","searchKeys":["close","abstract override fun close()","app.cash.redwood.treehouse.TreehouseDispatchers.close"]},{"name":"abstract suspend fun awaitContent(untilChangeCount: Int = 1)","description":"app.cash.redwood.treehouse.Content.awaitContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/await-content.html","searchKeys":["awaitContent","abstract suspend fun awaitContent(untilChangeCount: Int = 1)","app.cash.redwood.treehouse.Content.awaitContent"]},{"name":"abstract suspend fun bindServices(treehouseApp: TreehouseApp, zipline: Zipline)","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.bindServices","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/bind-services.html","searchKeys":["bindServices","abstract suspend fun bindServices(treehouseApp: TreehouseApp, zipline: Zipline)","app.cash.redwood.treehouse.TreehouseApp.Spec.bindServices"]},{"name":"abstract suspend fun get(id: String): StateSnapshot?","description":"app.cash.redwood.treehouse.StateStore.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/get.html","searchKeys":["get","abstract suspend fun get(id: String): StateSnapshot?","app.cash.redwood.treehouse.StateStore.get"]},{"name":"abstract suspend fun put(id: String, value: StateSnapshot)","description":"app.cash.redwood.treehouse.StateStore.put","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/put.html","searchKeys":["put","abstract suspend fun put(id: String, value: StateSnapshot)","app.cash.redwood.treehouse.StateStore.put"]},{"name":"abstract val dispatchers: TreehouseDispatchers","description":"app.cash.redwood.treehouse.TreehouseApp.dispatchers","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/dispatchers.html","searchKeys":["dispatchers","abstract val dispatchers: TreehouseDispatchers","app.cash.redwood.treehouse.TreehouseApp.dispatchers"]},{"name":"abstract val manifestUrl: Flow","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.manifestUrl","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/manifest-url.html","searchKeys":["manifestUrl","abstract val manifestUrl: Flow","app.cash.redwood.treehouse.TreehouseApp.Spec.manifestUrl"]},{"name":"abstract val name: String","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.name","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.treehouse.TreehouseApp.Spec.name"]},{"name":"abstract val name: String","description":"app.cash.redwood.treehouse.TreehouseApp.name","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.treehouse.TreehouseApp.name"]},{"name":"abstract val readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseView.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/ready-for-content.html","searchKeys":["readyForContent","abstract val readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseView.readyForContent"]},{"name":"abstract val stateSnapshotId: StateSnapshot.Id","description":"app.cash.redwood.treehouse.TreehouseView.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/state-snapshot-id.html","searchKeys":["stateSnapshotId","abstract val stateSnapshotId: StateSnapshot.Id","app.cash.redwood.treehouse.TreehouseView.stateSnapshotId"]},{"name":"abstract val ui: CoroutineDispatcher","description":"app.cash.redwood.treehouse.TreehouseDispatchers.ui","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/ui.html","searchKeys":["ui","abstract val ui: CoroutineDispatcher","app.cash.redwood.treehouse.TreehouseDispatchers.ui"]},{"name":"abstract val widgetSystem: TreehouseView.WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseView.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: TreehouseView.WidgetSystem","app.cash.redwood.treehouse.TreehouseView.widgetSystem"]},{"name":"abstract val zipline: CoroutineDispatcher","description":"app.cash.redwood.treehouse.TreehouseDispatchers.zipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/zipline.html","searchKeys":["zipline","abstract val zipline: CoroutineDispatcher","app.cash.redwood.treehouse.TreehouseDispatchers.zipline"]},{"name":"abstract val zipline: StateFlow","description":"app.cash.redwood.treehouse.TreehouseApp.zipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/zipline.html","searchKeys":["zipline","abstract val zipline: StateFlow","app.cash.redwood.treehouse.TreehouseApp.zipline"]},{"name":"abstract var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","description":"app.cash.redwood.treehouse.TreehouseView.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","abstract var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","app.cash.redwood.treehouse.TreehouseView.readyForContentChangeListener"]},{"name":"abstract var saveCallback: TreehouseView.SaveCallback?","description":"app.cash.redwood.treehouse.TreehouseView.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/save-callback.html","searchKeys":["saveCallback","abstract var saveCallback: TreehouseView.SaveCallback?","app.cash.redwood.treehouse.TreehouseView.saveCallback"]},{"name":"class ChangeListRenderer(json: Json)","description":"app.cash.redwood.treehouse.ChangeListRenderer","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/index.html","searchKeys":["ChangeListRenderer","class ChangeListRenderer(json: Json)","app.cash.redwood.treehouse.ChangeListRenderer"]},{"name":"class MemoryStateStore : StateStore","description":"app.cash.redwood.treehouse.MemoryStateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/index.html","searchKeys":["MemoryStateStore","class MemoryStateStore : StateStore","app.cash.redwood.treehouse.MemoryStateStore"]},{"name":"class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : RedwoodLayout, TreehouseView ","description":"app.cash.redwood.treehouse.TreehouseLayout","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/index.html","searchKeys":["TreehouseLayout","class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : RedwoodLayout, TreehouseView ","app.cash.redwood.treehouse.TreehouseLayout"]},{"name":"class TreehouseUIView","description":"app.cash.redwood.treehouse.TreehouseUIView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/index.html","searchKeys":["TreehouseUIView","class TreehouseUIView","app.cash.redwood.treehouse.TreehouseUIView"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.CodeListener.CodeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/-code-listener.html","searchKeys":["CodeListener","constructor()","app.cash.redwood.treehouse.CodeListener.CodeListener"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.EventListener.EventListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-event-listener.html","searchKeys":["EventListener","constructor()","app.cash.redwood.treehouse.EventListener.EventListener"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.MemoryStateStore.MemoryStateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/-memory-state-store.html","searchKeys":["MemoryStateStore","constructor()","app.cash.redwood.treehouse.MemoryStateStore.MemoryStateStore"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.Spec","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/-spec.html","searchKeys":["Spec","constructor()","app.cash.redwood.treehouse.TreehouseApp.Spec.Spec"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.TreehouseApp.TreehouseApp","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-treehouse-app.html","searchKeys":["TreehouseApp","constructor()","app.cash.redwood.treehouse.TreehouseApp.TreehouseApp"]},{"name":"constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher)","description":"app.cash.redwood.treehouse.TreehouseLayout.TreehouseLayout","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html","searchKeys":["TreehouseLayout","constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher)","app.cash.redwood.treehouse.TreehouseLayout.TreehouseLayout"]},{"name":"constructor(json: Json)","description":"app.cash.redwood.treehouse.ChangeListRenderer.ChangeListRenderer","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/-change-list-renderer.html","searchKeys":["ChangeListRenderer","constructor(json: Json)","app.cash.redwood.treehouse.ChangeListRenderer.ChangeListRenderer"]},{"name":"constructor(widgetSystem: <>)","description":"app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html","searchKeys":["TreehouseUIView","constructor(widgetSystem: <>)","app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView"]},{"name":"fun TreehouseContentSource.bindWhenReady(view: TreehouseView, app: TreehouseApp, codeListener: CodeListener = CodeListener()): Closeable","description":"app.cash.redwood.treehouse.bindWhenReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html","searchKeys":["bindWhenReady","fun TreehouseContentSource.bindWhenReady(view: TreehouseView, app: TreehouseApp, codeListener: CodeListener = CodeListener()): Closeable","app.cash.redwood.treehouse.bindWhenReady"]},{"name":"fun Content.bindWhenReady(view: TreehouseView): Closeable","description":"app.cash.redwood.treehouse.bindWhenReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html","searchKeys":["bindWhenReady","fun Content.bindWhenReady(view: TreehouseView): Closeable","app.cash.redwood.treehouse.bindWhenReady"]},{"name":"fun TreehouseAppFactory(context: Context, httpClient: OkHttpClient, manifestVerifier: ManifestVerifier, embeddedFileSystem: FileSystem? = null, embeddedDir: Path? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, loaderEventListener: LoaderEventListener = LoaderEventListener.None, concurrentDownloads: Int = 8, stateStore: StateStore = MemoryStateStore(), leakDetector: LeakDetector = LeakDetector.none()): TreehouseApp.Factory","description":"app.cash.redwood.treehouse.TreehouseAppFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app-factory.html","searchKeys":["TreehouseAppFactory","fun TreehouseAppFactory(context: Context, httpClient: OkHttpClient, manifestVerifier: ManifestVerifier, embeddedFileSystem: FileSystem? = null, embeddedDir: Path? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, loaderEventListener: LoaderEventListener = LoaderEventListener.None, concurrentDownloads: Int = 8, stateStore: StateStore = MemoryStateStore(), leakDetector: LeakDetector = LeakDetector.none()): TreehouseApp.Factory","app.cash.redwood.treehouse.TreehouseAppFactory"]},{"name":"fun TreehouseAppFactory(httpClient: , manifestVerifier: , embeddedFileSystem: ? = null, embeddedDir: ? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, concurrentDownloads: Int = 8, loaderEventListener: = LoaderEventListener.None, stateStore: = MemoryStateStore(), leakDetector: = LeakDetector.none()): ","description":"app.cash.redwood.treehouse.TreehouseAppFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app-factory.html","searchKeys":["TreehouseAppFactory","fun TreehouseAppFactory(httpClient: , manifestVerifier: , embeddedFileSystem: ? = null, embeddedDir: ? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, concurrentDownloads: Int = 8, loaderEventListener: = LoaderEventListener.None, stateStore: = MemoryStateStore(), leakDetector: = LeakDetector.none()): ","app.cash.redwood.treehouse.TreehouseAppFactory"]},{"name":"fun interface ReadyForContentChangeListener","description":"app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-ready-for-content-change-listener/index.html","searchKeys":["ReadyForContentChangeListener","fun interface ReadyForContentChangeListener","app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener"]},{"name":"fun interface TreehouseContentSource","description":"app.cash.redwood.treehouse.TreehouseContentSource","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html","searchKeys":["TreehouseContentSource","fun interface TreehouseContentSource","app.cash.redwood.treehouse.TreehouseContentSource"]},{"name":"fun interface WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseView.WidgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-widget-system/index.html","searchKeys":["WidgetSystem","fun interface WidgetSystem","app.cash.redwood.treehouse.TreehouseView.WidgetSystem"]},{"name":"fun render(view: TreehouseView, changeList: SnapshotChangeList)","description":"app.cash.redwood.treehouse.ChangeListRenderer.render","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/render.html","searchKeys":["render","fun render(view: TreehouseView, changeList: SnapshotChangeList)","app.cash.redwood.treehouse.ChangeListRenderer.render"]},{"name":"interface Content","description":"app.cash.redwood.treehouse.Content","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/index.html","searchKeys":["Content","interface Content","app.cash.redwood.treehouse.Content"]},{"name":"interface Factory : AutoCloseable","description":"app.cash.redwood.treehouse.EventListener.Factory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-factory/index.html","searchKeys":["Factory","interface Factory : AutoCloseable","app.cash.redwood.treehouse.EventListener.Factory"]},{"name":"interface Factory : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseApp.Factory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-factory/index.html","searchKeys":["Factory","interface Factory : AutoCloseable","app.cash.redwood.treehouse.TreehouseApp.Factory"]},{"name":"interface SaveCallback","description":"app.cash.redwood.treehouse.TreehouseView.SaveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-save-callback/index.html","searchKeys":["SaveCallback","interface SaveCallback","app.cash.redwood.treehouse.TreehouseView.SaveCallback"]},{"name":"interface StateStore","description":"app.cash.redwood.treehouse.StateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/index.html","searchKeys":["StateStore","interface StateStore","app.cash.redwood.treehouse.StateStore"]},{"name":"interface TreehouseDispatchers : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseDispatchers","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/index.html","searchKeys":["TreehouseDispatchers","interface TreehouseDispatchers : AutoCloseable","app.cash.redwood.treehouse.TreehouseDispatchers"]},{"name":"interface TreehouseView : RedwoodView ","description":"app.cash.redwood.treehouse.TreehouseView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html","searchKeys":["TreehouseView","interface TreehouseView : RedwoodView ","app.cash.redwood.treehouse.TreehouseView"]},{"name":"object Companion","description":"app.cash.redwood.treehouse.EventListener.Companion","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.treehouse.EventListener.Companion"]},{"name":"open class CodeListener","description":"app.cash.redwood.treehouse.CodeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/index.html","searchKeys":["CodeListener","open class CodeListener","app.cash.redwood.treehouse.CodeListener"]},{"name":"open class EventListener","description":"app.cash.redwood.treehouse.EventListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/index.html","searchKeys":["EventListener","open class EventListener","app.cash.redwood.treehouse.EventListener"]},{"name":"open fun bindService(name: String, service: ZiplineService)","description":"app.cash.redwood.treehouse.EventListener.bindService","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/bind-service.html","searchKeys":["bindService","open fun bindService(name: String, service: ZiplineService)","app.cash.redwood.treehouse.EventListener.bindService"]},{"name":"open fun callEnd(call: Call, result: CallResult, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.callEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/call-end.html","searchKeys":["callEnd","open fun callEnd(call: Call, result: CallResult, startValue: Any?)","app.cash.redwood.treehouse.EventListener.callEnd"]},{"name":"open fun callStart(call: Call): Any?","description":"app.cash.redwood.treehouse.EventListener.callStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/call-start.html","searchKeys":["callStart","open fun callStart(call: Call): Any?","app.cash.redwood.treehouse.EventListener.callStart"]},{"name":"open fun codeLoadFailed(exception: Exception, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-failed.html","searchKeys":["codeLoadFailed","open fun codeLoadFailed(exception: Exception, startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadFailed"]},{"name":"open fun codeLoadSkipped(startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSkipped","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-skipped.html","searchKeys":["codeLoadSkipped","open fun codeLoadSkipped(startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSkipped"]},{"name":"open fun codeLoadSkippedNotFresh(startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSkippedNotFresh","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-skipped-not-fresh.html","searchKeys":["codeLoadSkippedNotFresh","open fun codeLoadSkippedNotFresh(startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSkippedNotFresh"]},{"name":"open fun codeLoadStart(): Any?","description":"app.cash.redwood.treehouse.EventListener.codeLoadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-start.html","searchKeys":["codeLoadStart","open fun codeLoadStart(): Any?","app.cash.redwood.treehouse.EventListener.codeLoadStart"]},{"name":"open fun codeLoadSuccess(manifest: ZiplineManifest, zipline: Zipline, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSuccess","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-success.html","searchKeys":["codeLoadSuccess","open fun codeLoadSuccess(manifest: ZiplineManifest, zipline: Zipline, startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSuccess"]},{"name":"open fun codeUnloaded()","description":"app.cash.redwood.treehouse.EventListener.codeUnloaded","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-unloaded.html","searchKeys":["codeUnloaded","open fun codeUnloaded()","app.cash.redwood.treehouse.EventListener.codeUnloaded"]},{"name":"open fun downloadFailed(url: String, exception: Exception, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.downloadFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-failed.html","searchKeys":["downloadFailed","open fun downloadFailed(url: String, exception: Exception, startValue: Any?)","app.cash.redwood.treehouse.EventListener.downloadFailed"]},{"name":"open fun downloadStart(url: String): Any?","description":"app.cash.redwood.treehouse.EventListener.downloadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-start.html","searchKeys":["downloadStart","open fun downloadStart(url: String): Any?","app.cash.redwood.treehouse.EventListener.downloadStart"]},{"name":"open fun downloadSuccess(url: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.downloadSuccess","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-success.html","searchKeys":["downloadSuccess","open fun downloadSuccess(url: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.downloadSuccess"]},{"name":"open fun initializerEnd(applicationName: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.initializerEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/initializer-end.html","searchKeys":["initializerEnd","open fun initializerEnd(applicationName: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.initializerEnd"]},{"name":"open fun initializerStart(applicationName: String): Any?","description":"app.cash.redwood.treehouse.EventListener.initializerStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/initializer-start.html","searchKeys":["initializerStart","open fun initializerStart(applicationName: String): Any?","app.cash.redwood.treehouse.EventListener.initializerStart"]},{"name":"open fun mainFunctionEnd(applicationName: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.mainFunctionEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/main-function-end.html","searchKeys":["mainFunctionEnd","open fun mainFunctionEnd(applicationName: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.mainFunctionEnd"]},{"name":"open fun mainFunctionStart(applicationName: String): Any?","description":"app.cash.redwood.treehouse.EventListener.mainFunctionStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/main-function-start.html","searchKeys":["mainFunctionStart","open fun mainFunctionStart(applicationName: String): Any?","app.cash.redwood.treehouse.EventListener.mainFunctionStart"]},{"name":"open fun manifestParseFailed(exception: Exception)","description":"app.cash.redwood.treehouse.EventListener.manifestParseFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-parse-failed.html","searchKeys":["manifestParseFailed","open fun manifestParseFailed(exception: Exception)","app.cash.redwood.treehouse.EventListener.manifestParseFailed"]},{"name":"open fun manifestReady(manifest: ZiplineManifest)","description":"app.cash.redwood.treehouse.EventListener.manifestReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-ready.html","searchKeys":["manifestReady","open fun manifestReady(manifest: ZiplineManifest)","app.cash.redwood.treehouse.EventListener.manifestReady"]},{"name":"open fun manifestVerified(manifest: ZiplineManifest, verifiedKey: String)","description":"app.cash.redwood.treehouse.EventListener.manifestVerified","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-verified.html","searchKeys":["manifestVerified","open fun manifestVerified(manifest: ZiplineManifest, verifiedKey: String)","app.cash.redwood.treehouse.EventListener.manifestVerified"]},{"name":"open fun moduleLoadEnd(moduleId: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.moduleLoadEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/module-load-end.html","searchKeys":["moduleLoadEnd","open fun moduleLoadEnd(moduleId: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.moduleLoadEnd"]},{"name":"open fun moduleLoadStart(moduleId: String): Any?","description":"app.cash.redwood.treehouse.EventListener.moduleLoadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/module-load-start.html","searchKeys":["moduleLoadStart","open fun moduleLoadStart(moduleId: String): Any?","app.cash.redwood.treehouse.EventListener.moduleLoadStart"]},{"name":"open fun onCodeDetached(app: TreehouseApp<*>, view: TreehouseView<*>, exception: Throwable?)","description":"app.cash.redwood.treehouse.CodeListener.onCodeDetached","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-detached.html","searchKeys":["onCodeDetached","open fun onCodeDetached(app: TreehouseApp<*>, view: TreehouseView<*>, exception: Throwable?)","app.cash.redwood.treehouse.CodeListener.onCodeDetached"]},{"name":"open fun onCodeLoaded(app: TreehouseApp<*>, view: TreehouseView<*>, initial: Boolean)","description":"app.cash.redwood.treehouse.CodeListener.onCodeLoaded","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-code-loaded.html","searchKeys":["onCodeLoaded","open fun onCodeLoaded(app: TreehouseApp<*>, view: TreehouseView<*>, initial: Boolean)","app.cash.redwood.treehouse.CodeListener.onCodeLoaded"]},{"name":"open fun onInitialCodeLoading(app: TreehouseApp<*>, view: TreehouseView<*>)","description":"app.cash.redwood.treehouse.CodeListener.onInitialCodeLoading","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-code-listener/on-initial-code-loading.html","searchKeys":["onInitialCodeLoading","open fun onInitialCodeLoading(app: TreehouseApp<*>, view: TreehouseView<*>)","app.cash.redwood.treehouse.CodeListener.onInitialCodeLoading"]},{"name":"open fun serviceLeaked(name: String)","description":"app.cash.redwood.treehouse.EventListener.serviceLeaked","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/service-leaked.html","searchKeys":["serviceLeaked","open fun serviceLeaked(name: String)","app.cash.redwood.treehouse.EventListener.serviceLeaked"]},{"name":"open fun takeService(name: String, service: ZiplineService)","description":"app.cash.redwood.treehouse.EventListener.takeService","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/take-service.html","searchKeys":["takeService","open fun takeService(name: String, service: ZiplineService)","app.cash.redwood.treehouse.EventListener.takeService"]},{"name":"open fun uncaughtException(exception: Throwable)","description":"app.cash.redwood.treehouse.EventListener.uncaughtException","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/uncaught-exception.html","searchKeys":["uncaughtException","open fun uncaughtException(exception: Throwable)","app.cash.redwood.treehouse.EventListener.uncaughtException"]},{"name":"open fun unknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","description":"app.cash.redwood.treehouse.EventListener.unknownChildren","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-children.html","searchKeys":["unknownChildren","open fun unknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","app.cash.redwood.treehouse.EventListener.unknownChildren"]},{"name":"open fun unknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.treehouse.EventListener.unknownEvent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-event.html","searchKeys":["unknownEvent","open fun unknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.treehouse.EventListener.unknownEvent"]},{"name":"open fun unknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.treehouse.EventListener.unknownEventNode","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-event-node.html","searchKeys":["unknownEventNode","open fun unknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.treehouse.EventListener.unknownEventNode"]},{"name":"open fun unknownModifier(tag: ModifierTag)","description":"app.cash.redwood.treehouse.EventListener.unknownModifier","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-modifier.html","searchKeys":["unknownModifier","open fun unknownModifier(tag: ModifierTag)","app.cash.redwood.treehouse.EventListener.unknownModifier"]},{"name":"open fun unknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","description":"app.cash.redwood.treehouse.EventListener.unknownProperty","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-property.html","searchKeys":["unknownProperty","open fun unknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","app.cash.redwood.treehouse.EventListener.unknownProperty"]},{"name":"open fun unknownWidget(tag: WidgetTag)","description":"app.cash.redwood.treehouse.EventListener.unknownWidget","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-widget.html","searchKeys":["unknownWidget","open fun unknownWidget(tag: WidgetTag)","app.cash.redwood.treehouse.EventListener.unknownWidget"]},{"name":"open fun ziplineCreated(zipline: Zipline)","description":"app.cash.redwood.treehouse.EventListener.ziplineCreated","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/zipline-created.html","searchKeys":["ziplineCreated","open fun ziplineCreated(zipline: Zipline)","app.cash.redwood.treehouse.EventListener.ziplineCreated"]},{"name":"open override val widgetSystem: TreehouseView.WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseLayout.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/widget-system.html","searchKeys":["widgetSystem","open override val widgetSystem: TreehouseView.WidgetSystem","app.cash.redwood.treehouse.TreehouseLayout.widgetSystem"]},{"name":"open override var readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseLayout.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/ready-for-content.html","searchKeys":["readyForContent","open override var readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseLayout.readyForContent"]},{"name":"open override var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","description":"app.cash.redwood.treehouse.TreehouseLayout.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","open override var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","app.cash.redwood.treehouse.TreehouseLayout.readyForContentChangeListener"]},{"name":"open override var saveCallback: TreehouseView.SaveCallback?","description":"app.cash.redwood.treehouse.TreehouseLayout.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/save-callback.html","searchKeys":["saveCallback","open override var saveCallback: TreehouseView.SaveCallback?","app.cash.redwood.treehouse.TreehouseLayout.saveCallback"]},{"name":"open override var stateSnapshotId: StateSnapshot.Id","description":"app.cash.redwood.treehouse.TreehouseLayout.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/state-snapshot-id.html","searchKeys":["stateSnapshotId","open override var stateSnapshotId: StateSnapshot.Id","app.cash.redwood.treehouse.TreehouseLayout.stateSnapshotId"]},{"name":"open suspend override fun get(id: String): StateSnapshot?","description":"app.cash.redwood.treehouse.MemoryStateStore.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/get.html","searchKeys":["get","open suspend override fun get(id: String): StateSnapshot?","app.cash.redwood.treehouse.MemoryStateStore.get"]},{"name":"open suspend override fun put(id: String, value: StateSnapshot)","description":"app.cash.redwood.treehouse.MemoryStateStore.put","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/put.html","searchKeys":["put","open suspend override fun put(id: String, value: StateSnapshot)","app.cash.redwood.treehouse.MemoryStateStore.put"]},{"name":"open val freshnessChecker: FreshnessChecker","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.freshnessChecker","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/freshness-checker.html","searchKeys":["freshnessChecker","open val freshnessChecker: FreshnessChecker","app.cash.redwood.treehouse.TreehouseApp.Spec.freshnessChecker"]},{"name":"open val loadCodeFromNetworkOnly: Boolean","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.loadCodeFromNetworkOnly","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/load-code-from-network-only.html","searchKeys":["loadCodeFromNetworkOnly","open val loadCodeFromNetworkOnly: Boolean","app.cash.redwood.treehouse.TreehouseApp.Spec.loadCodeFromNetworkOnly"]},{"name":"open val readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseUIView.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/ready-for-content.html","searchKeys":["readyForContent","open val readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseUIView.readyForContent"]},{"name":"open val serializersModule: SerializersModule","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.serializersModule","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/serializers-module.html","searchKeys":["serializersModule","open val serializersModule: SerializersModule","app.cash.redwood.treehouse.TreehouseApp.Spec.serializersModule"]},{"name":"open val widgetSystem: <>","description":"app.cash.redwood.treehouse.TreehouseUIView.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/widget-system.html","searchKeys":["widgetSystem","open val widgetSystem: <>","app.cash.redwood.treehouse.TreehouseUIView.widgetSystem"]},{"name":"open var readyForContentChangeListener: <>?","description":"app.cash.redwood.treehouse.TreehouseUIView.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","open var readyForContentChangeListener: <>?","app.cash.redwood.treehouse.TreehouseUIView.readyForContentChangeListener"]},{"name":"open var saveCallback: ?","description":"app.cash.redwood.treehouse.TreehouseUIView.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/save-callback.html","searchKeys":["saveCallback","open var saveCallback: ?","app.cash.redwood.treehouse.TreehouseUIView.saveCallback"]},{"name":"open var stateSnapshotId: ","description":"app.cash.redwood.treehouse.TreehouseUIView.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/state-snapshot-id.html","searchKeys":["stateSnapshotId","open var stateSnapshotId: ","app.cash.redwood.treehouse.TreehouseUIView.stateSnapshotId"]},{"name":"val NONE: EventListener.Factory","description":"app.cash.redwood.treehouse.EventListener.Companion.NONE","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-companion/-n-o-n-e.html","searchKeys":["NONE","val NONE: EventListener.Factory","app.cash.redwood.treehouse.EventListener.Companion.NONE"]},{"name":"class HTMLElementRedwoodLazyLayoutWidgetFactory(document: )","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/index.html","searchKeys":["HTMLElementRedwoodLazyLayoutWidgetFactory","class HTMLElementRedwoodLazyLayoutWidgetFactory(document: )","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor(document: )","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.HTMLElementRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-h-t-m-l-element-redwood-lazy-layout-widget-factory.html","searchKeys":["HTMLElementRedwoodLazyLayoutWidgetFactory","constructor(document: )","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.HTMLElementRedwoodLazyLayoutWidgetFactory"]},{"name":"open fun LazyList(): <>","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open fun LazyList(): <>","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open fun RefreshableLazyList(): <>","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open fun RefreshableLazyList(): <>","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun addCallback(onBackPressedCallback: OnBackPressedCallbackService): CancellableService","description":"app.cash.redwood.treehouse.OnBackPressedDispatcherService.addCallback","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-dispatcher-service/add-callback.html","searchKeys":["addCallback","abstract fun addCallback(onBackPressedCallback: OnBackPressedCallbackService): CancellableService","app.cash.redwood.treehouse.OnBackPressedDispatcherService.addCallback"]},{"name":"abstract fun addOnBackPressedCallback(onBackPressedCallbackService: OnBackPressedCallbackService): CancellableService","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.addOnBackPressedCallback","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/add-on-back-pressed-callback.html","searchKeys":["addOnBackPressedCallback","abstract fun addOnBackPressedCallback(onBackPressedCallbackService: OnBackPressedCallbackService): CancellableService","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.addOnBackPressedCallback"]},{"name":"abstract fun handleOnBackPressed()","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService.handleOnBackPressed","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/handle-on-back-pressed.html","searchKeys":["handleOnBackPressed","abstract fun handleOnBackPressed()","app.cash.redwood.treehouse.OnBackPressedCallbackService.handleOnBackPressed"]},{"name":"abstract fun handleUncaughtException(exception: Throwable)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.handleUncaughtException","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/handle-uncaught-exception.html","searchKeys":["handleUncaughtException","abstract fun handleUncaughtException(exception: Throwable)","app.cash.redwood.treehouse.AppLifecycle.Host.handleUncaughtException"]},{"name":"abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEvent","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/on-unknown-event.html","searchKeys":["onUnknownEvent","abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEvent"]},{"name":"abstract fun onUnknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEventNode","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/on-unknown-event-node.html","searchKeys":["onUnknownEventNode","abstract fun onUnknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEventNode"]},{"name":"abstract fun requestFrame()","description":"app.cash.redwood.treehouse.AppLifecycle.Host.requestFrame","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/request-frame.html","searchKeys":["requestFrame","abstract fun requestFrame()","app.cash.redwood.treehouse.AppLifecycle.Host.requestFrame"]},{"name":"abstract fun sendFrame(timeNanos: Long)","description":"app.cash.redwood.treehouse.AppLifecycle.sendFrame","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/send-frame.html","searchKeys":["sendFrame","abstract fun sendFrame(timeNanos: Long)","app.cash.redwood.treehouse.AppLifecycle.sendFrame"]},{"name":"abstract fun start(changesSink: ChangesSinkService, onBackPressedDispatcher: OnBackPressedDispatcherService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(changesSink: ChangesSinkService, onBackPressedDispatcher: OnBackPressedDispatcherService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract fun start(changesSink: ChangesSinkService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(changesSink: ChangesSinkService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract fun start(host: AppLifecycle.Host)","description":"app.cash.redwood.treehouse.AppLifecycle.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/start.html","searchKeys":["start","abstract fun start(host: AppLifecycle.Host)","app.cash.redwood.treehouse.AppLifecycle.start"]},{"name":"abstract fun start(host: ZiplineTreehouseUi.Host)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(host: ZiplineTreehouseUi.Host)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract val appLifecycle: AppLifecycle","description":"app.cash.redwood.treehouse.AppService.appLifecycle","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-service/app-lifecycle.html","searchKeys":["appLifecycle","abstract val appLifecycle: AppLifecycle","app.cash.redwood.treehouse.AppService.appLifecycle"]},{"name":"abstract val guestProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.AppLifecycle.guestProtocolVersion","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/guest-protocol-version.html","searchKeys":["guestProtocolVersion","abstract val guestProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.AppLifecycle.guestProtocolVersion"]},{"name":"abstract val hostProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.AppLifecycle.Host.hostProtocolVersion","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/host-protocol-version.html","searchKeys":["hostProtocolVersion","abstract val hostProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.AppLifecycle.Host.hostProtocolVersion"]},{"name":"abstract val isEnabled: StateFlow","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService.isEnabled","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/is-enabled.html","searchKeys":["isEnabled","abstract val isEnabled: StateFlow","app.cash.redwood.treehouse.OnBackPressedCallbackService.isEnabled"]},{"name":"abstract val stateSnapshot: StateSnapshot?","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.stateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/state-snapshot.html","searchKeys":["stateSnapshot","abstract val stateSnapshot: StateSnapshot?","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.stateSnapshot"]},{"name":"abstract val uiConfigurations: StateFlow","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.uiConfigurations","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/ui-configurations.html","searchKeys":["uiConfigurations","abstract val uiConfigurations: StateFlow","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.uiConfigurations"]},{"name":"class StateSnapshot(val content: Map>)","description":"app.cash.redwood.treehouse.StateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/index.html","searchKeys":["StateSnapshot","class StateSnapshot(val content: Map>)","app.cash.redwood.treehouse.StateSnapshot"]},{"name":"constructor(content: Map>)","description":"app.cash.redwood.treehouse.StateSnapshot.StateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-state-snapshot.html","searchKeys":["StateSnapshot","constructor(content: Map>)","app.cash.redwood.treehouse.StateSnapshot.StateSnapshot"]},{"name":"constructor(value: String?)","description":"app.cash.redwood.treehouse.StateSnapshot.Id.Id","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/-id.html","searchKeys":["Id","constructor(value: String?)","app.cash.redwood.treehouse.StateSnapshot.Id.Id"]},{"name":"interface AppLifecycle : ZiplineService","description":"app.cash.redwood.treehouse.AppLifecycle","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/index.html","searchKeys":["AppLifecycle","interface AppLifecycle : ZiplineService","app.cash.redwood.treehouse.AppLifecycle"]},{"name":"interface AppService : ZiplineService","description":"app.cash.redwood.treehouse.AppService","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-service/index.html","searchKeys":["AppService","interface AppService : ZiplineService","app.cash.redwood.treehouse.AppService"]},{"name":"interface CancellableService : ZiplineService, Cancellable","description":"app.cash.redwood.treehouse.CancellableService","location":"redwood-treehouse/app.cash.redwood.treehouse/-cancellable-service/index.html","searchKeys":["CancellableService","interface CancellableService : ZiplineService, Cancellable","app.cash.redwood.treehouse.CancellableService"]},{"name":"interface ChangesSinkService : ZiplineService, ChangesSink","description":"app.cash.redwood.treehouse.ChangesSinkService","location":"redwood-treehouse/app.cash.redwood.treehouse/-changes-sink-service/index.html","searchKeys":["ChangesSinkService","interface ChangesSinkService : ZiplineService, ChangesSink","app.cash.redwood.treehouse.ChangesSinkService"]},{"name":"interface Host : ZiplineService","description":"app.cash.redwood.treehouse.AppLifecycle.Host","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/index.html","searchKeys":["Host","interface Host : ZiplineService","app.cash.redwood.treehouse.AppLifecycle.Host"]},{"name":"interface Host : ZiplineService, ChangesSinkService","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/index.html","searchKeys":["Host","interface Host : ZiplineService, ChangesSinkService","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host"]},{"name":"interface OnBackPressedCallbackService : ZiplineService","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/index.html","searchKeys":["OnBackPressedCallbackService","interface OnBackPressedCallbackService : ZiplineService","app.cash.redwood.treehouse.OnBackPressedCallbackService"]},{"name":"interface OnBackPressedDispatcherService : ZiplineService","description":"app.cash.redwood.treehouse.OnBackPressedDispatcherService","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-dispatcher-service/index.html","searchKeys":["OnBackPressedDispatcherService","interface OnBackPressedDispatcherService : ZiplineService","app.cash.redwood.treehouse.OnBackPressedDispatcherService"]},{"name":"interface ZiplineTreehouseUi : ZiplineService, EventSink","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/index.html","searchKeys":["ZiplineTreehouseUi","interface ZiplineTreehouseUi : ZiplineService, EventSink","app.cash.redwood.treehouse.ZiplineTreehouseUi"]},{"name":"open fun snapshotState(): StateSnapshot?","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.snapshotState","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/snapshot-state.html","searchKeys":["snapshotState","open fun snapshotState(): StateSnapshot?","app.cash.redwood.treehouse.ZiplineTreehouseUi.snapshotState"]},{"name":"val SaveableStateSerializersModule: SerializersModule","description":"app.cash.redwood.treehouse.SaveableStateSerializersModule","location":"redwood-treehouse/app.cash.redwood.treehouse/-saveable-state-serializers-module.html","searchKeys":["SaveableStateSerializersModule","val SaveableStateSerializersModule: SerializersModule","app.cash.redwood.treehouse.SaveableStateSerializersModule"]},{"name":"val content: Map>","description":"app.cash.redwood.treehouse.StateSnapshot.content","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/content.html","searchKeys":["content","val content: Map>","app.cash.redwood.treehouse.StateSnapshot.content"]},{"name":"val value: String?","description":"app.cash.redwood.treehouse.StateSnapshot.Id.value","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/value.html","searchKeys":["value","val value: String?","app.cash.redwood.treehouse.StateSnapshot.Id.value"]},{"name":"value class Id(val value: String?)","description":"app.cash.redwood.treehouse.StateSnapshot.Id","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/index.html","searchKeys":["Id","value class Id(val value: String?)","app.cash.redwood.treehouse.StateSnapshot.Id"]},{"name":"class UIViewRedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/index.html","searchKeys":["UIViewRedwoodLayoutWidgetFactory","class UIViewRedwoodLayoutWidgetFactory","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.UIViewRedwoodLayoutWidgetFactory","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-u-i-view-redwood-layout-widget-factory.html","searchKeys":["UIViewRedwoodLayoutWidgetFactory","constructor()","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.UIViewRedwoodLayoutWidgetFactory"]},{"name":"open fun Box(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open fun Box(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Box"]},{"name":"open fun Column(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open fun Column(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Column"]},{"name":"open fun Row(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open fun Row(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Row"]},{"name":"open fun Spacer(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open fun Spacer(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Spacer"]},{"name":"abstract fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.widget.WidgetSystem.apply","location":"redwood-widget/app.cash.redwood.widget/-widget-system/apply.html","searchKeys":["apply","abstract fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.widget.WidgetSystem.apply"]},{"name":"abstract fun canBeSaved(value: Any): Boolean","description":"app.cash.redwood.widget.SavedStateRegistry.canBeSaved","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/can-be-saved.html","searchKeys":["canBeSaved","abstract fun canBeSaved(value: Any): Boolean","app.cash.redwood.widget.SavedStateRegistry.canBeSaved"]},{"name":"abstract fun consumeRestoredState(): Map>?","description":"app.cash.redwood.widget.SavedStateRegistry.consumeRestoredState","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/consume-restored-state.html","searchKeys":["consumeRestoredState","abstract fun consumeRestoredState(): Map>?","app.cash.redwood.widget.SavedStateRegistry.consumeRestoredState"]},{"name":"abstract fun detach()","description":"app.cash.redwood.widget.Widget.Children.detach","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/detach.html","searchKeys":["detach","abstract fun detach()","app.cash.redwood.widget.Widget.Children.detach"]},{"name":"abstract fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.Widget.Children.insert","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/insert.html","searchKeys":["insert","abstract fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.Widget.Children.insert"]},{"name":"abstract fun invalidateSize()","description":"app.cash.redwood.widget.ResizableWidget.SizeListener.invalidateSize","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/-size-listener/invalidate-size.html","searchKeys":["invalidateSize","abstract fun invalidateSize()","app.cash.redwood.widget.ResizableWidget.SizeListener.invalidateSize"]},{"name":"abstract fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.Widget.Children.move","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/move.html","searchKeys":["move","abstract fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.Widget.Children.move"]},{"name":"abstract fun onEndChanges()","description":"app.cash.redwood.widget.ChangeListener.onEndChanges","location":"redwood-widget/app.cash.redwood.widget/-change-listener/on-end-changes.html","searchKeys":["onEndChanges","abstract fun onEndChanges()","app.cash.redwood.widget.ChangeListener.onEndChanges"]},{"name":"abstract fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.Widget.Children.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","abstract fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.Widget.Children.onModifierUpdated"]},{"name":"abstract fun registerSavedStateProvider(provider: () -> Map>)","description":"app.cash.redwood.widget.SavedStateRegistry.registerSavedStateProvider","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/register-saved-state-provider.html","searchKeys":["registerSavedStateProvider","abstract fun registerSavedStateProvider(provider: () -> Map>)","app.cash.redwood.widget.SavedStateRegistry.registerSavedStateProvider"]},{"name":"abstract fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.Widget.Children.remove","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/remove.html","searchKeys":["remove","abstract fun remove(index: Int, count: Int)","app.cash.redwood.widget.Widget.Children.remove"]},{"name":"abstract fun reset()","description":"app.cash.redwood.widget.RedwoodView.reset","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/reset.html","searchKeys":["reset","abstract fun reset()","app.cash.redwood.widget.RedwoodView.reset"]},{"name":"abstract fun unregisterSavedStateProvider()","description":"app.cash.redwood.widget.SavedStateRegistry.unregisterSavedStateProvider","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/unregister-saved-state-provider.html","searchKeys":["unregisterSavedStateProvider","abstract fun unregisterSavedStateProvider()","app.cash.redwood.widget.SavedStateRegistry.unregisterSavedStateProvider"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.widget.RedwoodView.children","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.widget.RedwoodView.children"]},{"name":"abstract val onBackPressedDispatcher: OnBackPressedDispatcher","description":"app.cash.redwood.widget.RedwoodView.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","abstract val onBackPressedDispatcher: OnBackPressedDispatcher","app.cash.redwood.widget.RedwoodView.onBackPressedDispatcher"]},{"name":"abstract val savedStateRegistry: SavedStateRegistry?","description":"app.cash.redwood.widget.RedwoodView.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/saved-state-registry.html","searchKeys":["savedStateRegistry","abstract val savedStateRegistry: SavedStateRegistry?","app.cash.redwood.widget.RedwoodView.savedStateRegistry"]},{"name":"abstract val uiConfiguration: StateFlow","description":"app.cash.redwood.widget.RedwoodView.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/ui-configuration.html","searchKeys":["uiConfiguration","abstract val uiConfiguration: StateFlow","app.cash.redwood.widget.RedwoodView.uiConfiguration"]},{"name":"abstract val value: W","description":"app.cash.redwood.widget.Widget.value","location":"redwood-widget/app.cash.redwood.widget/-widget/value.html","searchKeys":["value","abstract val value: W","app.cash.redwood.widget.Widget.value"]},{"name":"abstract val widgets: List>","description":"app.cash.redwood.widget.Widget.Children.widgets","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/widgets.html","searchKeys":["widgets","abstract val widgets: List>","app.cash.redwood.widget.Widget.Children.widgets"]},{"name":"abstract var modifier: Modifier","description":"app.cash.redwood.widget.Widget.modifier","location":"redwood-widget/app.cash.redwood.widget/-widget/modifier.html","searchKeys":["modifier","abstract var modifier: Modifier","app.cash.redwood.widget.Widget.modifier"]},{"name":"abstract var sizeListener: ResizableWidget.SizeListener?","description":"app.cash.redwood.widget.ResizableWidget.sizeListener","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/size-listener.html","searchKeys":["sizeListener","abstract var sizeListener: ResizableWidget.SizeListener?","app.cash.redwood.widget.ResizableWidget.sizeListener"]},{"name":"class HTMLElementChildren(container: HTMLElement) : Widget.Children ","description":"app.cash.redwood.widget.HTMLElementChildren","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/index.html","searchKeys":["HTMLElementChildren","class HTMLElementChildren(container: HTMLElement) : Widget.Children ","app.cash.redwood.widget.HTMLElementChildren"]},{"name":"class MutableListChildren(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {}) : Widget.Children , MutableList> ","description":"app.cash.redwood.widget.MutableListChildren","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/index.html","searchKeys":["MutableListChildren","class MutableListChildren(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {}) : Widget.Children , MutableList> ","app.cash.redwood.widget.MutableListChildren"]},{"name":"class UIViewChildren(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","description":"app.cash.redwood.widget.UIViewChildren","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/index.html","searchKeys":["UIViewChildren","class UIViewChildren(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","app.cash.redwood.widget.UIViewChildren"]},{"name":"class ViewGroupChildren(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n }) : Widget.Children ","description":"app.cash.redwood.widget.ViewGroupChildren","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/index.html","searchKeys":["ViewGroupChildren","class ViewGroupChildren(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n }) : Widget.Children ","app.cash.redwood.widget.ViewGroupChildren"]},{"name":"constructor(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","description":"app.cash.redwood.widget.UIViewChildren.UIViewChildren","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/-u-i-view-children.html","searchKeys":["UIViewChildren","constructor(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","app.cash.redwood.widget.UIViewChildren.UIViewChildren"]},{"name":"constructor(container: HTMLElement)","description":"app.cash.redwood.widget.HTMLElementChildren.HTMLElementChildren","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/-h-t-m-l-element-children.html","searchKeys":["HTMLElementChildren","constructor(container: HTMLElement)","app.cash.redwood.widget.HTMLElementChildren.HTMLElementChildren"]},{"name":"constructor(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {})","description":"app.cash.redwood.widget.MutableListChildren.MutableListChildren","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/-mutable-list-children.html","searchKeys":["MutableListChildren","constructor(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {})","app.cash.redwood.widget.MutableListChildren.MutableListChildren"]},{"name":"constructor(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n })","description":"app.cash.redwood.widget.ViewGroupChildren.ViewGroupChildren","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/-view-group-children.html","searchKeys":["ViewGroupChildren","constructor(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n })","app.cash.redwood.widget.ViewGroupChildren.ViewGroupChildren"]},{"name":"constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher)","description":"app.cash.redwood.widget.RedwoodLayout.RedwoodLayout","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html","searchKeys":["RedwoodLayout","constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher)","app.cash.redwood.widget.RedwoodLayout.RedwoodLayout"]},{"name":"constructor(view: )","description":"app.cash.redwood.widget.RedwoodUIView.RedwoodUIView","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/-redwood-u-i-view.html","searchKeys":["RedwoodUIView","constructor(view: )","app.cash.redwood.widget.RedwoodUIView.RedwoodUIView"]},{"name":"fun HTMLElement.asRedwoodView(): RedwoodView","description":"app.cash.redwood.widget.asRedwoodView","location":"redwood-widget/app.cash.redwood.widget/as-redwood-view.html","searchKeys":["asRedwoodView","fun HTMLElement.asRedwoodView(): RedwoodView","app.cash.redwood.widget.asRedwoodView"]},{"name":"interface ChangeListener","description":"app.cash.redwood.widget.ChangeListener","location":"redwood-widget/app.cash.redwood.widget/-change-listener/index.html","searchKeys":["ChangeListener","interface ChangeListener","app.cash.redwood.widget.ChangeListener"]},{"name":"interface Children","description":"app.cash.redwood.widget.Widget.Children","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/index.html","searchKeys":["Children","interface Children","app.cash.redwood.widget.Widget.Children"]},{"name":"interface RedwoodView","description":"app.cash.redwood.widget.RedwoodView","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/index.html","searchKeys":["RedwoodView","interface RedwoodView","app.cash.redwood.widget.RedwoodView"]},{"name":"interface ResizableWidget","description":"app.cash.redwood.widget.ResizableWidget","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/index.html","searchKeys":["ResizableWidget","interface ResizableWidget","app.cash.redwood.widget.ResizableWidget"]},{"name":"interface SavedStateRegistry","description":"app.cash.redwood.widget.SavedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/index.html","searchKeys":["SavedStateRegistry","interface SavedStateRegistry","app.cash.redwood.widget.SavedStateRegistry"]},{"name":"interface SizeListener","description":"app.cash.redwood.widget.ResizableWidget.SizeListener","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/-size-listener/index.html","searchKeys":["SizeListener","interface SizeListener","app.cash.redwood.widget.ResizableWidget.SizeListener"]},{"name":"interface Widget","description":"app.cash.redwood.widget.Widget","location":"redwood-widget/app.cash.redwood.widget/-widget/index.html","searchKeys":["Widget","interface Widget","app.cash.redwood.widget.Widget"]},{"name":"interface WidgetSystem","description":"app.cash.redwood.widget.WidgetSystem","location":"redwood-widget/app.cash.redwood.widget/-widget-system/index.html","searchKeys":["WidgetSystem","interface WidgetSystem","app.cash.redwood.widget.WidgetSystem"]},{"name":"open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : FrameLayout, RedwoodView ","description":"app.cash.redwood.widget.RedwoodLayout","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/index.html","searchKeys":["RedwoodLayout","open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher) : FrameLayout, RedwoodView ","app.cash.redwood.widget.RedwoodLayout"]},{"name":"open class RedwoodUIView(val view: )","description":"app.cash.redwood.widget.RedwoodUIView","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/index.html","searchKeys":["RedwoodUIView","open class RedwoodUIView(val view: )","app.cash.redwood.widget.RedwoodUIView"]},{"name":"open fun detach()","description":"app.cash.redwood.widget.UIViewChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/detach.html","searchKeys":["detach","open fun detach()","app.cash.redwood.widget.UIViewChildren.detach"]},{"name":"open fun insert(index: Int, widget: <>)","description":"app.cash.redwood.widget.UIViewChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/insert.html","searchKeys":["insert","open fun insert(index: Int, widget: <>)","app.cash.redwood.widget.UIViewChildren.insert"]},{"name":"open fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.UIViewChildren.move","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/move.html","searchKeys":["move","open fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.UIViewChildren.move"]},{"name":"open fun onModifierUpdated(index: Int, widget: <>)","description":"app.cash.redwood.widget.UIViewChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open fun onModifierUpdated(index: Int, widget: <>)","app.cash.redwood.widget.UIViewChildren.onModifierUpdated"]},{"name":"open fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.UIViewChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/remove.html","searchKeys":["remove","open fun remove(index: Int, count: Int)","app.cash.redwood.widget.UIViewChildren.remove"]},{"name":"open fun reset()","description":"app.cash.redwood.widget.RedwoodUIView.reset","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/reset.html","searchKeys":["reset","open fun reset()","app.cash.redwood.widget.RedwoodUIView.reset"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.HTMLElementChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.HTMLElementChildren.detach"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.MutableListChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.MutableListChildren.detach"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.ViewGroupChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.ViewGroupChildren.detach"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.HTMLElementChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.HTMLElementChildren.insert"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.ViewGroupChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.ViewGroupChildren.insert"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.MutableListChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.MutableListChildren.insert"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.HTMLElementChildren.move","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.HTMLElementChildren.move"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.MutableListChildren.move","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.MutableListChildren.move"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.ViewGroupChildren.move","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.ViewGroupChildren.move"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.HTMLElementChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.HTMLElementChildren.onModifierUpdated"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.ViewGroupChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.ViewGroupChildren.onModifierUpdated"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.MutableListChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.MutableListChildren.onModifierUpdated"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.HTMLElementChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.HTMLElementChildren.remove"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.MutableListChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.MutableListChildren.remove"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.ViewGroupChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.ViewGroupChildren.remove"]},{"name":"open override fun reset()","description":"app.cash.redwood.widget.RedwoodLayout.reset","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/reset.html","searchKeys":["reset","open override fun reset()","app.cash.redwood.widget.RedwoodLayout.reset"]},{"name":"open override val children: Widget.Children","description":"app.cash.redwood.widget.RedwoodLayout.children","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/children.html","searchKeys":["children","open override val children: Widget.Children","app.cash.redwood.widget.RedwoodLayout.children"]},{"name":"open override val onBackPressedDispatcher: OnBackPressedDispatcher","description":"app.cash.redwood.widget.RedwoodLayout.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","open override val onBackPressedDispatcher: OnBackPressedDispatcher","app.cash.redwood.widget.RedwoodLayout.onBackPressedDispatcher"]},{"name":"open override val savedStateRegistry: SavedStateRegistry?","description":"app.cash.redwood.widget.RedwoodLayout.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/saved-state-registry.html","searchKeys":["savedStateRegistry","open override val savedStateRegistry: SavedStateRegistry?","app.cash.redwood.widget.RedwoodLayout.savedStateRegistry"]},{"name":"open override val uiConfiguration: StateFlow","description":"app.cash.redwood.widget.RedwoodLayout.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/ui-configuration.html","searchKeys":["uiConfiguration","open override val uiConfiguration: StateFlow","app.cash.redwood.widget.RedwoodLayout.uiConfiguration"]},{"name":"open override val widgets: List>","description":"app.cash.redwood.widget.HTMLElementChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/widgets.html","searchKeys":["widgets","open override val widgets: List>","app.cash.redwood.widget.HTMLElementChildren.widgets"]},{"name":"open override val widgets: List>","description":"app.cash.redwood.widget.ViewGroupChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/widgets.html","searchKeys":["widgets","open override val widgets: List>","app.cash.redwood.widget.ViewGroupChildren.widgets"]},{"name":"open override val widgets: MutableList>","description":"app.cash.redwood.widget.MutableListChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/widgets.html","searchKeys":["widgets","open override val widgets: MutableList>","app.cash.redwood.widget.MutableListChildren.widgets"]},{"name":"open val children: <>","description":"app.cash.redwood.widget.RedwoodUIView.children","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/children.html","searchKeys":["children","open val children: <>","app.cash.redwood.widget.RedwoodUIView.children"]},{"name":"open val onBackPressedDispatcher: ","description":"app.cash.redwood.widget.RedwoodUIView.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","open val onBackPressedDispatcher: ","app.cash.redwood.widget.RedwoodUIView.onBackPressedDispatcher"]},{"name":"open val savedStateRegistry: ?","description":"app.cash.redwood.widget.RedwoodUIView.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/saved-state-registry.html","searchKeys":["savedStateRegistry","open val savedStateRegistry: ?","app.cash.redwood.widget.RedwoodUIView.savedStateRegistry"]},{"name":"open val uiConfiguration: <>","description":"app.cash.redwood.widget.RedwoodUIView.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/ui-configuration.html","searchKeys":["uiConfiguration","open val uiConfiguration: <>","app.cash.redwood.widget.RedwoodUIView.uiConfiguration"]},{"name":"open val widgets: List<<>>","description":"app.cash.redwood.widget.UIViewChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/widgets.html","searchKeys":["widgets","open val widgets: List<<>>","app.cash.redwood.widget.UIViewChildren.widgets"]},{"name":"val view: ","description":"app.cash.redwood.widget.RedwoodUIView.view","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/view.html","searchKeys":["view","val view: ","app.cash.redwood.widget.RedwoodUIView.view"]},{"name":"class ScrollItemIndex(val id: Int, val index: Int, val animated: Boolean = false)","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/index.html","searchKeys":["ScrollItemIndex","class ScrollItemIndex(val id: Int, val index: Int, val animated: Boolean = false)","app.cash.redwood.lazylayout.api.ScrollItemIndex"]},{"name":"constructor(id: Int, index: Int, animated: Boolean = false)","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.ScrollItemIndex","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/-scroll-item-index.html","searchKeys":["ScrollItemIndex","constructor(id: Int, index: Int, animated: Boolean = false)","app.cash.redwood.lazylayout.api.ScrollItemIndex.ScrollItemIndex"]},{"name":"val animated: Boolean = false","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.animated","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/animated.html","searchKeys":["animated","val animated: Boolean = false","app.cash.redwood.lazylayout.api.ScrollItemIndex.animated"]},{"name":"val id: Int","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.id","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/id.html","searchKeys":["id","val id: Int","app.cash.redwood.lazylayout.api.ScrollItemIndex.id"]},{"name":"val index: Int","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.index","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.lazylayout.api.ScrollItemIndex.index"]},{"name":"abstract fun item(content: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyListScope.item","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/item.html","searchKeys":["item","abstract fun item(content: () -> Unit)","app.cash.redwood.lazylayout.compose.LazyListScope.item"]},{"name":"abstract fun items(count: Int, itemContent: (index: Int) -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyListScope.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/items.html","searchKeys":["items","abstract fun items(count: Int, itemContent: (index: Int) -> Unit)","app.cash.redwood.lazylayout.compose.LazyListScope.items"]},{"name":"abstract fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/load-range.html","searchKeys":["loadRange","abstract fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.LoadingStrategy.loadRange"]},{"name":"abstract fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","abstract fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.LoadingStrategy.onUserScroll"]},{"name":"abstract fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.scrollTo","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/scroll-to.html","searchKeys":["scrollTo","abstract fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.LoadingStrategy.scrollTo"]},{"name":"abstract val firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","abstract val firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.LoadingStrategy.firstVisibleIndex"]},{"name":"abstract val lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","abstract val lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.LoadingStrategy.lastVisibleIndex"]},{"name":"annotation class ExperimentalRedwoodLazyLayoutApi","description":"app.cash.redwood.lazylayout.compose.ExperimentalRedwoodLazyLayoutApi","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-experimental-redwood-lazy-layout-api/index.html","searchKeys":["ExperimentalRedwoodLazyLayoutApi","annotation class ExperimentalRedwoodLazyLayoutApi","app.cash.redwood.lazylayout.compose.ExperimentalRedwoodLazyLayoutApi"]},{"name":"class ScrollOptimizedLoadingStrategy(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT) : LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/index.html","searchKeys":["ScrollOptimizedLoadingStrategy","class ScrollOptimizedLoadingStrategy(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT) : LoadingStrategy","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy"]},{"name":"constructor(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.ScrollOptimizedLoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/-scroll-optimized-loading-strategy.html","searchKeys":["ScrollOptimizedLoadingStrategy","constructor(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.ScrollOptimizedLoadingStrategy"]},{"name":"constructor(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","description":"app.cash.redwood.lazylayout.compose.LazyListState.LazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/-lazy-list-state.html","searchKeys":["LazyListState","constructor(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","app.cash.redwood.lazylayout.compose.LazyListState.LazyListState"]},{"name":"fun LazyColumn(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyColumn","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-column.html","searchKeys":["LazyColumn","fun LazyColumn(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyColumn"]},{"name":"fun LazyColumn(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyColumn","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-column.html","searchKeys":["LazyColumn","fun LazyColumn(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyColumn"]},{"name":"fun LazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyList","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list.html","searchKeys":["LazyList","fun LazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.compose.LazyList"]},{"name":"fun LazyRow(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyRow","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-row.html","searchKeys":["LazyRow","fun LazyRow(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyRow"]},{"name":"fun LazyRow(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyRow","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-row.html","searchKeys":["LazyRow","fun LazyRow(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyRow"]},{"name":"fun RefreshableLazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.RefreshableLazyList","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","fun RefreshableLazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.compose.RefreshableLazyList"]},{"name":"fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.LazyListState.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/load-range.html","searchKeys":["loadRange","fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.LazyListState.loadRange"]},{"name":"fun onUserScroll(firstIndex: Int, lastIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LazyListState.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/on-user-scroll.html","searchKeys":["onUserScroll","fun onUserScroll(firstIndex: Int, lastIndex: Int)","app.cash.redwood.lazylayout.compose.LazyListState.onUserScroll"]},{"name":"fun programmaticScroll(firstIndex: Int, animated: Boolean, clobberUserScroll: Boolean = true)","description":"app.cash.redwood.lazylayout.compose.LazyListState.programmaticScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/programmatic-scroll.html","searchKeys":["programmaticScroll","fun programmaticScroll(firstIndex: Int, animated: Boolean, clobberUserScroll: Boolean = true)","app.cash.redwood.lazylayout.compose.LazyListState.programmaticScroll"]},{"name":"fun rememberLazyListState(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy()): LazyListState","description":"app.cash.redwood.lazylayout.compose.rememberLazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/remember-lazy-list-state.html","searchKeys":["rememberLazyListState","fun rememberLazyListState(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy()): LazyListState","app.cash.redwood.lazylayout.compose.rememberLazyListState"]},{"name":"inline fun LazyListScope.items(items: Array, crossinline itemContent: (item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items.html","searchKeys":["items","inline fun LazyListScope.items(items: Array, crossinline itemContent: (item: T) -> Unit)","app.cash.redwood.lazylayout.compose.items"]},{"name":"inline fun LazyListScope.items(items: List, crossinline itemContent: (item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items.html","searchKeys":["items","inline fun LazyListScope.items(items: List, crossinline itemContent: (item: T) -> Unit)","app.cash.redwood.lazylayout.compose.items"]},{"name":"inline fun LazyListScope.itemsIndexed(items: Array, crossinline itemContent: (index: Int, item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.itemsIndexed","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items-indexed.html","searchKeys":["itemsIndexed","inline fun LazyListScope.itemsIndexed(items: Array, crossinline itemContent: (index: Int, item: T) -> Unit)","app.cash.redwood.lazylayout.compose.itemsIndexed"]},{"name":"inline fun LazyListScope.itemsIndexed(items: List, crossinline itemContent: (index: Int, item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.itemsIndexed","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items-indexed.html","searchKeys":["itemsIndexed","inline fun LazyListScope.itemsIndexed(items: List, crossinline itemContent: (index: Int, item: T) -> Unit)","app.cash.redwood.lazylayout.compose.itemsIndexed"]},{"name":"interface LazyListScope","description":"app.cash.redwood.lazylayout.compose.LazyListScope","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/index.html","searchKeys":["LazyListScope","interface LazyListScope","app.cash.redwood.lazylayout.compose.LazyListScope"]},{"name":"interface LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/index.html","searchKeys":["LoadingStrategy","interface LoadingStrategy","app.cash.redwood.lazylayout.compose.LoadingStrategy"]},{"name":"open class LazyListState(val strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","description":"app.cash.redwood.lazylayout.compose.LazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/index.html","searchKeys":["LazyListState","open class LazyListState(val strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","app.cash.redwood.lazylayout.compose.LazyListState"]},{"name":"open override fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/load-range.html","searchKeys":["loadRange","open override fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.loadRange"]},{"name":"open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.onUserScroll"]},{"name":"open override fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.scrollTo","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/scroll-to.html","searchKeys":["scrollTo","open override fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.scrollTo"]},{"name":"open override var firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","open override var firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.firstVisibleIndex"]},{"name":"open override var lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","open override var lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.lastVisibleIndex"]},{"name":"val strategy: LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.LazyListState.strategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/strategy.html","searchKeys":["strategy","val strategy: LoadingStrategy","app.cash.redwood.lazylayout.compose.LazyListState.strategy"]},{"name":"var programmaticScrollIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.compose.LazyListState.programmaticScrollIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/programmatic-scroll-index.html","searchKeys":["programmaticScrollIndex","var programmaticScrollIndex: ScrollItemIndex","app.cash.redwood.lazylayout.compose.LazyListState.programmaticScrollIndex"]},{"name":"var programmaticScrollIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.programmaticScrollIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/programmatic-scroll-index.html","searchKeys":["programmaticScrollIndex","var programmaticScrollIndex: ScrollItemIndex","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.programmaticScrollIndex"]},{"name":"Compose","description":"app.cash.redwood.tooling.codegen.CodegenType.Compose","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-compose/index.html","searchKeys":["Compose","Compose","app.cash.redwood.tooling.codegen.CodegenType.Compose"]},{"name":"Guest","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.Guest","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/-guest/index.html","searchKeys":["Guest","Guest","app.cash.redwood.tooling.codegen.ProtocolCodegenType.Guest"]},{"name":"Host","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.Host","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/-host/index.html","searchKeys":["Host","Host","app.cash.redwood.tooling.codegen.ProtocolCodegenType.Host"]},{"name":"Modifiers","description":"app.cash.redwood.tooling.codegen.CodegenType.Modifiers","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-modifiers/index.html","searchKeys":["Modifiers","Modifiers","app.cash.redwood.tooling.codegen.CodegenType.Modifiers"]},{"name":"Testing","description":"app.cash.redwood.tooling.codegen.CodegenType.Testing","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-testing/index.html","searchKeys":["Testing","Testing","app.cash.redwood.tooling.codegen.CodegenType.Testing"]},{"name":"Widget","description":"app.cash.redwood.tooling.codegen.CodegenType.Widget","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-widget/index.html","searchKeys":["Widget","Widget","app.cash.redwood.tooling.codegen.CodegenType.Widget"]},{"name":"enum CodegenType : Enum ","description":"app.cash.redwood.tooling.codegen.CodegenType","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/index.html","searchKeys":["CodegenType","enum CodegenType : Enum ","app.cash.redwood.tooling.codegen.CodegenType"]},{"name":"enum ProtocolCodegenType : Enum ","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/index.html","searchKeys":["ProtocolCodegenType","enum ProtocolCodegenType : Enum ","app.cash.redwood.tooling.codegen.ProtocolCodegenType"]},{"name":"fun ProtocolSchemaSet.generate(type: ProtocolCodegenType, destination: Path)","description":"app.cash.redwood.tooling.codegen.generate","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/generate.html","searchKeys":["generate","fun ProtocolSchemaSet.generate(type: ProtocolCodegenType, destination: Path)","app.cash.redwood.tooling.codegen.generate"]},{"name":"fun SchemaSet.generate(type: CodegenType, destination: Path)","description":"app.cash.redwood.tooling.codegen.generate","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/generate.html","searchKeys":["generate","fun SchemaSet.generate(type: CodegenType, destination: Path)","app.cash.redwood.tooling.codegen.generate"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.codegen.main","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.codegen.main"]},{"name":"fun valueOf(value: String): CodegenType","description":"app.cash.redwood.tooling.codegen.CodegenType.valueOf","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): CodegenType","app.cash.redwood.tooling.codegen.CodegenType.valueOf"]},{"name":"fun valueOf(value: String): ProtocolCodegenType","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.valueOf","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): ProtocolCodegenType","app.cash.redwood.tooling.codegen.ProtocolCodegenType.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.codegen.CodegenType.values","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.codegen.CodegenType.values"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.values","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.codegen.ProtocolCodegenType.values"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.codegen.CodegenType.entries","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.codegen.CodegenType.entries"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.entries","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.codegen.ProtocolCodegenType.entries"]},{"name":"class UIViewRedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/index.html","searchKeys":["UIViewRedwoodLazyLayoutWidgetFactory","class UIViewRedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.UIViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-u-i-view-redwood-lazy-layout-widget-factory.html","searchKeys":["UIViewRedwoodLazyLayoutWidgetFactory","constructor()","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.UIViewRedwoodLazyLayoutWidgetFactory"]},{"name":"open fun LazyList(): <>","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open fun LazyList(): <>","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open fun RefreshableLazyList(): <>","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open fun RefreshableLazyList(): <>","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"fun TreehouseContent(treehouseApp: TreehouseApp, widgetSystem: TreehouseView.WidgetSystem<() -> Unit>, contentSource: TreehouseContentSource, modifier: Modifier = Modifier, codeListener: CodeListener = remember { CodeListener() })","description":"app.cash.redwood.treehouse.composeui.TreehouseContent","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html","searchKeys":["TreehouseContent","fun TreehouseContent(treehouseApp: TreehouseApp, widgetSystem: TreehouseView.WidgetSystem<() -> Unit>, contentSource: TreehouseContentSource, modifier: Modifier = Modifier, codeListener: CodeListener = remember { CodeListener() })","app.cash.redwood.treehouse.composeui.TreehouseContent"]},{"name":"class HTMLElementRedwoodLayoutWidgetFactory(document: )","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/index.html","searchKeys":["HTMLElementRedwoodLayoutWidgetFactory","class HTMLElementRedwoodLayoutWidgetFactory(document: )","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory"]},{"name":"constructor(document: )","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.HTMLElementRedwoodLayoutWidgetFactory","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-h-t-m-l-element-redwood-layout-widget-factory.html","searchKeys":["HTMLElementRedwoodLayoutWidgetFactory","constructor(document: )","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.HTMLElementRedwoodLayoutWidgetFactory"]},{"name":"open fun Box(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open fun Box(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Box"]},{"name":"open fun Column(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open fun Column(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Column"]},{"name":"open fun Row(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open fun Row(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Row"]},{"name":"open fun Spacer(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open fun Spacer(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Spacer"]},{"name":"class ComposeUiRedwoodLazyLayoutWidgetFactory : RedwoodLazyLayoutWidgetFactory<() -> Unit> ","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/index.html","searchKeys":["ComposeUiRedwoodLazyLayoutWidgetFactory","class ComposeUiRedwoodLazyLayoutWidgetFactory : RedwoodLazyLayoutWidgetFactory<() -> Unit> ","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.ComposeUiRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-compose-ui-redwood-lazy-layout-widget-factory.html","searchKeys":["ComposeUiRedwoodLazyLayoutWidgetFactory","constructor()","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.ComposeUiRedwoodLazyLayoutWidgetFactory"]},{"name":"open override fun LazyList(): LazyList<() -> Unit>","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList<() -> Unit>","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList<() -> Unit>","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList<() -> Unit>","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract class GuestProtocolAdapter(hostVersion: RedwoodVersion) : EventSink","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/index.html","searchKeys":["GuestProtocolAdapter","abstract class GuestProtocolAdapter(hostVersion: RedwoodVersion) : EventSink","app.cash.redwood.protocol.guest.GuestProtocolAdapter"]},{"name":"abstract fun modifierTagAndSerializationStrategy(element: T): Pair?>","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.modifierTagAndSerializationStrategy","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/modifier-tag-and-serialization-strategy.html","searchKeys":["modifierTagAndSerializationStrategy","abstract fun modifierTagAndSerializationStrategy(element: T): Pair?>","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.modifierTagAndSerializationStrategy"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, serializer: KSerializer, value: T)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, serializer: KSerializer, value: T)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendAdd(id: Id, tag: ChildrenTag, index: Int, child: ProtocolWidget)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendAdd","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-add.html","searchKeys":["appendAdd","abstract fun appendAdd(id: Id, tag: ChildrenTag, index: Int, child: ProtocolWidget)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendAdd"]},{"name":"abstract fun appendCreate(id: Id, tag: WidgetTag)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendCreate","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-create.html","searchKeys":["appendCreate","abstract fun appendCreate(id: Id, tag: WidgetTag)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendCreate"]},{"name":"abstract fun appendModifierChange(id: Id, value: Modifier)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendModifierChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-modifier-change.html","searchKeys":["appendModifierChange","abstract fun appendModifierChange(id: Id, value: Modifier)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendModifierChange"]},{"name":"abstract fun appendMove(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendMove","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-move.html","searchKeys":["appendMove","abstract fun appendMove(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendMove"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: Boolean)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: Boolean)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: UInt)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: UInt)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendRemove(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendRemove","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-remove.html","searchKeys":["appendRemove","abstract fun appendRemove(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendRemove"]},{"name":"abstract fun create(guestAdapter: GuestProtocolAdapter, mismatchHandler: ProtocolMismatchHandler = ProtocolMismatchHandler.Throwing): WidgetSystem","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.create","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/create.html","searchKeys":["create","abstract fun create(guestAdapter: GuestProtocolAdapter, mismatchHandler: ProtocolMismatchHandler = ProtocolMismatchHandler.Throwing): WidgetSystem","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.create"]},{"name":"abstract fun emitChanges()","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.emitChanges","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/emit-changes.html","searchKeys":["emitChanges","abstract fun emitChanges()","app.cash.redwood.protocol.guest.GuestProtocolAdapter.emitChanges"]},{"name":"abstract fun initChangesSink(changesSink: ChangesSink)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.initChangesSink","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/init-changes-sink.html","searchKeys":["initChangesSink","abstract fun initChangesSink(changesSink: ChangesSink)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.initChangesSink"]},{"name":"abstract fun nextId(): Id","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.nextId","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/next-id.html","searchKeys":["nextId","abstract fun nextId(): Id","app.cash.redwood.protocol.guest.GuestProtocolAdapter.nextId"]},{"name":"abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEvent","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event.html","searchKeys":["onUnknownEvent","abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEvent"]},{"name":"abstract fun onUnknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEventNode","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html","searchKeys":["onUnknownEventNode","abstract fun onUnknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEventNode"]},{"name":"abstract fun removeWidget(id: Id)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.removeWidget","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/remove-widget.html","searchKeys":["removeWidget","abstract fun removeWidget(id: Id)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.removeWidget"]},{"name":"abstract val json: Json","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.json","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/json.html","searchKeys":["json","abstract val json: Json","app.cash.redwood.protocol.guest.GuestProtocolAdapter.json"]},{"name":"abstract val root: Widget.Children","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.root","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/root.html","searchKeys":["root","abstract val root: Widget.Children","app.cash.redwood.protocol.guest.GuestProtocolAdapter.root"]},{"name":"abstract val widgetSystem: WidgetSystem","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.widgetSystem","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: WidgetSystem","app.cash.redwood.protocol.guest.GuestProtocolAdapter.widgetSystem"]},{"name":"constructor(hostVersion: RedwoodVersion)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.GuestProtocolAdapter","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/-guest-protocol-adapter.html","searchKeys":["GuestProtocolAdapter","constructor(hostVersion: RedwoodVersion)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.GuestProtocolAdapter"]},{"name":"fun ProtocolRedwoodComposition(scope: CoroutineScope, guestAdapter: GuestProtocolAdapter, widgetVersion: UInt, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.protocol.guest.ProtocolRedwoodComposition","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-redwood-composition.html","searchKeys":["ProtocolRedwoodComposition","fun ProtocolRedwoodComposition(scope: CoroutineScope, guestAdapter: GuestProtocolAdapter, widgetVersion: UInt, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.protocol.guest.ProtocolRedwoodComposition"]},{"name":"interface ProtocolMismatchHandler","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/index.html","searchKeys":["ProtocolMismatchHandler","interface ProtocolMismatchHandler","app.cash.redwood.protocol.guest.ProtocolMismatchHandler"]},{"name":"interface ProtocolWidgetSystemFactory","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/index.html","searchKeys":["ProtocolWidgetSystemFactory","interface ProtocolWidgetSystemFactory","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory"]},{"name":"object Companion","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion"]},{"name":"val Throwing: ProtocolMismatchHandler","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion.Throwing","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/-companion/-throwing.html","searchKeys":["Throwing","val Throwing: ProtocolMismatchHandler","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion.Throwing"]},{"name":"val childrenVisitor: ProtocolWidget.ChildrenVisitor","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.childrenVisitor","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/children-visitor.html","searchKeys":["childrenVisitor","val childrenVisitor: ProtocolWidget.ChildrenVisitor","app.cash.redwood.protocol.guest.GuestProtocolAdapter.childrenVisitor"]},{"name":"val guestRedwoodVersion: RedwoodVersion","description":"app.cash.redwood.protocol.guest.guestRedwoodVersion","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/guest-redwood-version.html","searchKeys":["guestRedwoodVersion","val guestRedwoodVersion: RedwoodVersion","app.cash.redwood.protocol.guest.guestRedwoodVersion"]},{"name":"val synthesizeSubtreeRemoval: Boolean","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.synthesizeSubtreeRemoval","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/synthesize-subtree-removal.html","searchKeys":["synthesizeSubtreeRemoval","val synthesizeSubtreeRemoval: Boolean","app.cash.redwood.protocol.guest.GuestProtocolAdapter.synthesizeSubtreeRemoval"]},{"name":"class BoxValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.BoxValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/index.html","searchKeys":["BoxValue","class BoxValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.BoxValue"]},{"name":"class ColumnValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.ColumnValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/index.html","searchKeys":["ColumnValue","class ColumnValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.ColumnValue"]},{"name":"class RedwoodLayoutTestingWidgetFactory : RedwoodLayoutWidgetFactory ","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/index.html","searchKeys":["RedwoodLayoutTestingWidgetFactory","class RedwoodLayoutTestingWidgetFactory : RedwoodLayoutWidgetFactory ","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory"]},{"name":"class RowValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.RowValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/index.html","searchKeys":["RowValue","class RowValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.RowValue"]},{"name":"class SpacerValue(val modifier: Modifier = Modifier, val width: Dp = Dp(0.0), val height: Dp = Dp(0.0)) : WidgetValue","description":"app.cash.redwood.layout.testing.SpacerValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/index.html","searchKeys":["SpacerValue","class SpacerValue(val modifier: Modifier = Modifier, val width: Dp = Dp(0.0), val height: Dp = Dp(0.0)) : WidgetValue","app.cash.redwood.layout.testing.SpacerValue"]},{"name":"constructor()","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.RedwoodLayoutTestingWidgetFactory","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-redwood-layout-testing-widget-factory.html","searchKeys":["RedwoodLayoutTestingWidgetFactory","constructor()","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.RedwoodLayoutTestingWidgetFactory"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: List = listOf())","description":"app.cash.redwood.layout.testing.BoxValue.BoxValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/-box-value.html","searchKeys":["BoxValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: List = listOf())","app.cash.redwood.layout.testing.BoxValue.BoxValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","description":"app.cash.redwood.layout.testing.ColumnValue.ColumnValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/-column-value.html","searchKeys":["ColumnValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","app.cash.redwood.layout.testing.ColumnValue.ColumnValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","description":"app.cash.redwood.layout.testing.RowValue.RowValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/-row-value.html","searchKeys":["RowValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","app.cash.redwood.layout.testing.RowValue.RowValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Dp = Dp(0.0), height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.testing.SpacerValue.SpacerValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/-spacer-value.html","searchKeys":["SpacerValue","constructor(modifier: Modifier = Modifier, width: Dp = Dp(0.0), height: Dp = Dp(0.0))","app.cash.redwood.layout.testing.SpacerValue.SpacerValue"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.BoxValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.BoxValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.ColumnValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.ColumnValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.RowValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.RowValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.SpacerValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.SpacerValue.equals"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.BoxValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.BoxValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.ColumnValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.ColumnValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.RowValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.RowValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.SpacerValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.SpacerValue.toWidget"]},{"name":"open override fun Box(): Box","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Box","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Box"]},{"name":"open override fun Column(): Column","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Column","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Column"]},{"name":"open override fun Row(): Row","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Row","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Spacer","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Spacer"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.BoxValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.BoxValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.ColumnValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.ColumnValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.RowValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.RowValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.SpacerValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.SpacerValue.hashCode"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.BoxValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.BoxValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.ColumnValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.ColumnValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.RowValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.RowValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.SpacerValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.SpacerValue.toDebugString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.BoxValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.BoxValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.ColumnValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.ColumnValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.RowValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.RowValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.SpacerValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.SpacerValue.toString"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.BoxValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.BoxValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.ColumnValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.ColumnValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.RowValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.RowValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.SpacerValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.SpacerValue.childrenLists"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.BoxValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.BoxValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.ColumnValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.ColumnValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.RowValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.RowValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.SpacerValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.SpacerValue.modifier"]},{"name":"suspend fun RedwoodLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","description":"app.cash.redwood.layout.testing.RedwoodLayoutTester","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-tester.html","searchKeys":["RedwoodLayoutTester","suspend fun RedwoodLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","app.cash.redwood.layout.testing.RedwoodLayoutTester"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.BoxValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.BoxValue.children"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.ColumnValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.ColumnValue.children"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.RowValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.RowValue.children"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.BoxValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.BoxValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.ColumnValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.ColumnValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.RowValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.RowValue.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.testing.SpacerValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.testing.SpacerValue.height"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.BoxValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.BoxValue.horizontalAlignment"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.ColumnValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.ColumnValue.horizontalAlignment"]},{"name":"val horizontalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.testing.RowValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: MainAxisAlignment","app.cash.redwood.layout.testing.RowValue.horizontalAlignment"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.BoxValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.BoxValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.ColumnValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.ColumnValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.RowValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.RowValue.margin"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.testing.ColumnValue.onScroll","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.testing.ColumnValue.onScroll"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.testing.RowValue.onScroll","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.testing.RowValue.onScroll"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.testing.ColumnValue.overflow","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.testing.ColumnValue.overflow"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.testing.RowValue.overflow","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.testing.RowValue.overflow"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.BoxValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.BoxValue.verticalAlignment"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.RowValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.RowValue.verticalAlignment"]},{"name":"val verticalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.testing.ColumnValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: MainAxisAlignment","app.cash.redwood.layout.testing.ColumnValue.verticalAlignment"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.BoxValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.BoxValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.ColumnValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.ColumnValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.RowValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.RowValue.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.testing.SpacerValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.testing.SpacerValue.width"]},{"name":"ERROR","description":"app.cash.redwood.tooling.schema.Deprecation.Level.ERROR","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/-e-r-r-o-r/index.html","searchKeys":["ERROR","ERROR","app.cash.redwood.tooling.schema.Deprecation.Level.ERROR"]},{"name":"In","description":"app.cash.redwood.tooling.schema.FqType.Variance.In","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-in/index.html","searchKeys":["In","In","app.cash.redwood.tooling.schema.FqType.Variance.In"]},{"name":"Invariant","description":"app.cash.redwood.tooling.schema.FqType.Variance.Invariant","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-invariant/index.html","searchKeys":["Invariant","Invariant","app.cash.redwood.tooling.schema.FqType.Variance.Invariant"]},{"name":"Out","description":"app.cash.redwood.tooling.schema.FqType.Variance.Out","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-out/index.html","searchKeys":["Out","Out","app.cash.redwood.tooling.schema.FqType.Variance.Out"]},{"name":"WARNING","description":"app.cash.redwood.tooling.schema.Deprecation.Level.WARNING","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/-w-a-r-n-i-n-g/index.html","searchKeys":["WARNING","WARNING","app.cash.redwood.tooling.schema.Deprecation.Level.WARNING"]},{"name":"abstract fun toEmbeddedSchema(): EmbeddedSchema","description":"app.cash.redwood.tooling.schema.ProtocolSchema.toEmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/to-embedded-schema.html","searchKeys":["toEmbeddedSchema","abstract fun toEmbeddedSchema(): EmbeddedSchema","app.cash.redwood.tooling.schema.ProtocolSchema.toEmbeddedSchema"]},{"name":"abstract override val dependencies: Map","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/dependencies.html","searchKeys":["dependencies","abstract override val dependencies: Map","app.cash.redwood.tooling.schema.ProtocolSchemaSet.dependencies"]},{"name":"abstract override val modifiers: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.modifiers","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/modifiers.html","searchKeys":["modifiers","abstract override val modifiers: List","app.cash.redwood.tooling.schema.ProtocolSchema.modifiers"]},{"name":"abstract override val schema: ProtocolSchema","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/schema.html","searchKeys":["schema","abstract override val schema: ProtocolSchema","app.cash.redwood.tooling.schema.ProtocolSchemaSet.schema"]},{"name":"abstract override val traits: List","description":"app.cash.redwood.tooling.schema.ProtocolWidget.traits","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/traits.html","searchKeys":["traits","abstract override val traits: List","app.cash.redwood.tooling.schema.ProtocolWidget.traits"]},{"name":"abstract override val widgets: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.widgets","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/widgets.html","searchKeys":["widgets","abstract override val widgets: List","app.cash.redwood.tooling.schema.ProtocolSchema.widgets"]},{"name":"abstract val defaultExpression: String?","description":"app.cash.redwood.tooling.schema.Modifier.Property.defaultExpression","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/default-expression.html","searchKeys":["defaultExpression","abstract val defaultExpression: String?","app.cash.redwood.tooling.schema.Modifier.Property.defaultExpression"]},{"name":"abstract val defaultExpression: String?","description":"app.cash.redwood.tooling.schema.Widget.Trait.defaultExpression","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/default-expression.html","searchKeys":["defaultExpression","abstract val defaultExpression: String?","app.cash.redwood.tooling.schema.Widget.Trait.defaultExpression"]},{"name":"abstract val dependencies: List","description":"app.cash.redwood.tooling.schema.Schema.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/dependencies.html","searchKeys":["dependencies","abstract val dependencies: List","app.cash.redwood.tooling.schema.Schema.dependencies"]},{"name":"abstract val dependencies: Map","description":"app.cash.redwood.tooling.schema.SchemaSet.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/dependencies.html","searchKeys":["dependencies","abstract val dependencies: Map","app.cash.redwood.tooling.schema.SchemaSet.dependencies"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Modifier.Property.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Modifier.Property.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Modifier.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Modifier.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Widget.Trait.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Widget.Trait.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Widget.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Widget.deprecation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Modifier.Property.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Modifier.Property.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Modifier.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Modifier.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Schema.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Schema.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Widget.Trait.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Widget.Trait.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Widget.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Widget.documentation"]},{"name":"abstract val isNullable: Boolean","description":"app.cash.redwood.tooling.schema.Widget.Event.isNullable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/is-nullable.html","searchKeys":["isNullable","abstract val isNullable: Boolean","app.cash.redwood.tooling.schema.Widget.Event.isNullable"]},{"name":"abstract val isSerializable: Boolean","description":"app.cash.redwood.tooling.schema.Modifier.Property.isSerializable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/is-serializable.html","searchKeys":["isSerializable","abstract val isSerializable: Boolean","app.cash.redwood.tooling.schema.Modifier.Property.isSerializable"]},{"name":"abstract val level: Deprecation.Level","description":"app.cash.redwood.tooling.schema.Deprecation.level","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/level.html","searchKeys":["level","abstract val level: Deprecation.Level","app.cash.redwood.tooling.schema.Deprecation.level"]},{"name":"abstract val message: String","description":"app.cash.redwood.tooling.schema.Deprecation.message","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/message.html","searchKeys":["message","abstract val message: String","app.cash.redwood.tooling.schema.Deprecation.message"]},{"name":"abstract val modifiers: List","description":"app.cash.redwood.tooling.schema.Schema.modifiers","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/modifiers.html","searchKeys":["modifiers","abstract val modifiers: List","app.cash.redwood.tooling.schema.Schema.modifiers"]},{"name":"abstract val name: String","description":"app.cash.redwood.tooling.schema.Modifier.Property.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.tooling.schema.Modifier.Property.name"]},{"name":"abstract val name: String","description":"app.cash.redwood.tooling.schema.Widget.Trait.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.tooling.schema.Widget.Trait.name"]},{"name":"abstract val name: String?","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/name.html","searchKeys":["name","abstract val name: String?","app.cash.redwood.tooling.schema.Widget.Event.Parameter.name"]},{"name":"abstract val parameters: List","description":"app.cash.redwood.tooling.schema.Widget.Event.parameters","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/parameters.html","searchKeys":["parameters","abstract val parameters: List","app.cash.redwood.tooling.schema.Widget.Event.parameters"]},{"name":"abstract val properties: List","description":"app.cash.redwood.tooling.schema.Modifier.properties","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/properties.html","searchKeys":["properties","abstract val properties: List","app.cash.redwood.tooling.schema.Modifier.properties"]},{"name":"abstract val schema: Schema","description":"app.cash.redwood.tooling.schema.SchemaSet.schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/schema.html","searchKeys":["schema","abstract val schema: Schema","app.cash.redwood.tooling.schema.SchemaSet.schema"]},{"name":"abstract val scope: FqType?","description":"app.cash.redwood.tooling.schema.Widget.Children.scope","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-children/scope.html","searchKeys":["scope","abstract val scope: FqType?","app.cash.redwood.tooling.schema.Widget.Children.scope"]},{"name":"abstract val scopes: List","description":"app.cash.redwood.tooling.schema.Modifier.scopes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/scopes.html","searchKeys":["scopes","abstract val scopes: List","app.cash.redwood.tooling.schema.Modifier.scopes"]},{"name":"abstract val scopes: List","description":"app.cash.redwood.tooling.schema.Schema.scopes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/scopes.html","searchKeys":["scopes","abstract val scopes: List","app.cash.redwood.tooling.schema.Schema.scopes"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolModifier.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-modifier/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolModifier.tag"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-trait/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait.tag"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolWidget.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolWidget.tag"]},{"name":"abstract val taggedDependencies: Map","description":"app.cash.redwood.tooling.schema.ProtocolSchema.taggedDependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/tagged-dependencies.html","searchKeys":["taggedDependencies","abstract val taggedDependencies: Map","app.cash.redwood.tooling.schema.ProtocolSchema.taggedDependencies"]},{"name":"abstract val traits: List","description":"app.cash.redwood.tooling.schema.Widget.traits","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/traits.html","searchKeys":["traits","abstract val traits: List","app.cash.redwood.tooling.schema.Widget.traits"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Modifier.Property.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Modifier.Property.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Modifier.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Modifier.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Schema.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Schema.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.Event.Parameter.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.Property.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-property/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.Property.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.type"]},{"name":"abstract val widgets: List","description":"app.cash.redwood.tooling.schema.Schema.widgets","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/widgets.html","searchKeys":["widgets","abstract val widgets: List","app.cash.redwood.tooling.schema.Schema.widgets"]},{"name":"constructor(names: List, variance: FqType.Variance = Invariant, parameterTypes: List = emptyList(), nullable: Boolean = false)","description":"app.cash.redwood.tooling.schema.FqType.FqType","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-fq-type.html","searchKeys":["FqType","constructor(names: List, variance: FqType.Variance = Invariant, parameterTypes: List = emptyList(), nullable: Boolean = false)","app.cash.redwood.tooling.schema.FqType.FqType"]},{"name":"constructor(path: String, json: String)","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.EmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/-embedded-schema.html","searchKeys":["EmbeddedSchema","constructor(path: String, json: String)","app.cash.redwood.tooling.schema.EmbeddedSchema.EmbeddedSchema"]},{"name":"data class EmbeddedSchema(val path: String, val json: String)","description":"app.cash.redwood.tooling.schema.EmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/index.html","searchKeys":["EmbeddedSchema","data class EmbeddedSchema(val path: String, val json: String)","app.cash.redwood.tooling.schema.EmbeddedSchema"]},{"name":"data class FqType(val names: List, val variance: FqType.Variance = Invariant, val parameterTypes: List = emptyList(), val nullable: Boolean = false)","description":"app.cash.redwood.tooling.schema.FqType","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/index.html","searchKeys":["FqType","data class FqType(val names: List, val variance: FqType.Variance = Invariant, val parameterTypes: List = emptyList(), val nullable: Boolean = false)","app.cash.redwood.tooling.schema.FqType"]},{"name":"enum Level : Enum ","description":"app.cash.redwood.tooling.schema.Deprecation.Level","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/index.html","searchKeys":["Level","enum Level : Enum ","app.cash.redwood.tooling.schema.Deprecation.Level"]},{"name":"enum Variance : Enum ","description":"app.cash.redwood.tooling.schema.FqType.Variance","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/index.html","searchKeys":["Variance","enum Variance : Enum ","app.cash.redwood.tooling.schema.FqType.Variance"]},{"name":"fun bestGuess(name: String): FqType","description":"app.cash.redwood.tooling.schema.FqType.Companion.bestGuess","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/best-guess.html","searchKeys":["bestGuess","fun bestGuess(name: String): FqType","app.cash.redwood.tooling.schema.FqType.Companion.bestGuess"]},{"name":"fun load(type: FqType, classLoader: ClassLoader): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/load.html","searchKeys":["load","fun load(type: FqType, classLoader: ClassLoader): ProtocolSchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load"]},{"name":"fun load(type: KClass<*>): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/load.html","searchKeys":["load","fun load(type: KClass<*>): ProtocolSchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.schema.main","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.schema.main"]},{"name":"fun parseProtocolSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.parseProtocolSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/parse-protocol-schema.html","searchKeys":["parseProtocolSchema","fun parseProtocolSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): ProtocolSchemaSet","app.cash.redwood.tooling.schema.parseProtocolSchema"]},{"name":"fun parseSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): SchemaSet","description":"app.cash.redwood.tooling.schema.parseSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/parse-schema.html","searchKeys":["parseSchema","fun parseSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): SchemaSet","app.cash.redwood.tooling.schema.parseSchema"]},{"name":"fun valueOf(value: String): Deprecation.Level","description":"app.cash.redwood.tooling.schema.Deprecation.Level.valueOf","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Deprecation.Level","app.cash.redwood.tooling.schema.Deprecation.Level.valueOf"]},{"name":"fun valueOf(value: String): FqType.Variance","description":"app.cash.redwood.tooling.schema.FqType.Variance.valueOf","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FqType.Variance","app.cash.redwood.tooling.schema.FqType.Variance.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.schema.Deprecation.Level.values","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.schema.Deprecation.Level.values"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.schema.FqType.Variance.values","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.schema.FqType.Variance.values"]},{"name":"interface Children : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Children","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-children/index.html","searchKeys":["Children","interface Children : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Children"]},{"name":"interface Deprecation","description":"app.cash.redwood.tooling.schema.Deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/index.html","searchKeys":["Deprecation","interface Deprecation","app.cash.redwood.tooling.schema.Deprecation"]},{"name":"interface Event : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Event","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/index.html","searchKeys":["Event","interface Event : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Event"]},{"name":"interface Modifier","description":"app.cash.redwood.tooling.schema.Modifier","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/index.html","searchKeys":["Modifier","interface Modifier","app.cash.redwood.tooling.schema.Modifier"]},{"name":"interface Parameter","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/index.html","searchKeys":["Parameter","interface Parameter","app.cash.redwood.tooling.schema.Widget.Event.Parameter"]},{"name":"interface Property","description":"app.cash.redwood.tooling.schema.Modifier.Property","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/index.html","searchKeys":["Property","interface Property","app.cash.redwood.tooling.schema.Modifier.Property"]},{"name":"interface Property : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Property","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-property/index.html","searchKeys":["Property","interface Property : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Property"]},{"name":"interface ProtocolChildren : Widget.Children, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolChildren","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-children/index.html","searchKeys":["ProtocolChildren","interface ProtocolChildren : Widget.Children, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolChildren"]},{"name":"interface ProtocolEvent : Widget.Event, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolEvent","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-event/index.html","searchKeys":["ProtocolEvent","interface ProtocolEvent : Widget.Event, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolEvent"]},{"name":"interface ProtocolModifier : Modifier","description":"app.cash.redwood.tooling.schema.ProtocolModifier","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-modifier/index.html","searchKeys":["ProtocolModifier","interface ProtocolModifier : Modifier","app.cash.redwood.tooling.schema.ProtocolModifier"]},{"name":"interface ProtocolProperty : Widget.Property, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolProperty","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-property/index.html","searchKeys":["ProtocolProperty","interface ProtocolProperty : Widget.Property, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolProperty"]},{"name":"interface ProtocolSchema : Schema","description":"app.cash.redwood.tooling.schema.ProtocolSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/index.html","searchKeys":["ProtocolSchema","interface ProtocolSchema : Schema","app.cash.redwood.tooling.schema.ProtocolSchema"]},{"name":"interface ProtocolSchemaSet : SchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/index.html","searchKeys":["ProtocolSchemaSet","interface ProtocolSchemaSet : SchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet"]},{"name":"interface ProtocolWidget : Widget","description":"app.cash.redwood.tooling.schema.ProtocolWidget","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/index.html","searchKeys":["ProtocolWidget","interface ProtocolWidget : Widget","app.cash.redwood.tooling.schema.ProtocolWidget"]},{"name":"interface Schema","description":"app.cash.redwood.tooling.schema.Schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/index.html","searchKeys":["Schema","interface Schema","app.cash.redwood.tooling.schema.Schema"]},{"name":"interface SchemaSet","description":"app.cash.redwood.tooling.schema.SchemaSet","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/index.html","searchKeys":["SchemaSet","interface SchemaSet","app.cash.redwood.tooling.schema.SchemaSet"]},{"name":"interface Widget","description":"app.cash.redwood.tooling.schema.Widget","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/index.html","searchKeys":["Widget","interface Widget","app.cash.redwood.tooling.schema.Widget"]},{"name":"object Companion","description":"app.cash.redwood.tooling.schema.FqType.Companion","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.tooling.schema.FqType.Companion"]},{"name":"object Companion","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.tooling.schema.FqType.toString","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.tooling.schema.FqType.toString"]},{"name":"open override val all: List","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.all","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/all.html","searchKeys":["all","open override val all: List","app.cash.redwood.tooling.schema.ProtocolSchemaSet.all"]},{"name":"open override val dependencies: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/dependencies.html","searchKeys":["dependencies","open override val dependencies: List","app.cash.redwood.tooling.schema.ProtocolSchema.dependencies"]},{"name":"open val all: List","description":"app.cash.redwood.tooling.schema.SchemaSet.all","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/all.html","searchKeys":["all","open val all: List","app.cash.redwood.tooling.schema.SchemaSet.all"]},{"name":"sealed interface ProtocolTrait : Widget.Trait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-trait/index.html","searchKeys":["ProtocolTrait","sealed interface ProtocolTrait : Widget.Trait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait"]},{"name":"sealed interface Trait","description":"app.cash.redwood.tooling.schema.Widget.Trait","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/index.html","searchKeys":["Trait","sealed interface Trait","app.cash.redwood.tooling.schema.Widget.Trait"]},{"name":"val Star: FqType","description":"app.cash.redwood.tooling.schema.FqType.Companion.Star","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/-star.html","searchKeys":["Star","val Star: FqType","app.cash.redwood.tooling.schema.FqType.Companion.Star"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.schema.Deprecation.Level.entries","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.schema.Deprecation.Level.entries"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.schema.FqType.Variance.entries","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.schema.FqType.Variance.entries"]},{"name":"val json: String","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.json","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/json.html","searchKeys":["json","val json: String","app.cash.redwood.tooling.schema.EmbeddedSchema.json"]},{"name":"val names: List","description":"app.cash.redwood.tooling.schema.FqType.names","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/names.html","searchKeys":["names","val names: List","app.cash.redwood.tooling.schema.FqType.names"]},{"name":"val nullable: Boolean = false","description":"app.cash.redwood.tooling.schema.FqType.nullable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/nullable.html","searchKeys":["nullable","val nullable: Boolean = false","app.cash.redwood.tooling.schema.FqType.nullable"]},{"name":"val parameterTypes: List","description":"app.cash.redwood.tooling.schema.FqType.parameterTypes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/parameter-types.html","searchKeys":["parameterTypes","val parameterTypes: List","app.cash.redwood.tooling.schema.FqType.parameterTypes"]},{"name":"val path: String","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.path","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/path.html","searchKeys":["path","val path: String","app.cash.redwood.tooling.schema.EmbeddedSchema.path"]},{"name":"val variance: FqType.Variance","description":"app.cash.redwood.tooling.schema.FqType.variance","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/variance.html","searchKeys":["variance","val variance: FqType.Variance","app.cash.redwood.tooling.schema.FqType.variance"]},{"name":"Compose","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Compose","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-compose/index.html","searchKeys":["Compose","Compose","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Compose"]},{"name":"Modifiers","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Modifiers","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-modifiers/index.html","searchKeys":["Modifiers","Modifiers","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Modifiers"]},{"name":"ProtocolGuest","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolGuest","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-protocol-guest/index.html","searchKeys":["ProtocolGuest","ProtocolGuest","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolGuest"]},{"name":"ProtocolHost","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolHost","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-protocol-host/index.html","searchKeys":["ProtocolHost","ProtocolHost","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolHost"]},{"name":"Testing","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Testing","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-testing/index.html","searchKeys":["Testing","Testing","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Testing"]},{"name":"Widget","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Widget","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-widget/index.html","searchKeys":["Widget","Widget","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Widget"]},{"name":"abstract class RedwoodGeneratorExtension","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/index.html","searchKeys":["RedwoodGeneratorExtension","abstract class RedwoodGeneratorExtension","app.cash.redwood.gradle.RedwoodGeneratorExtension"]},{"name":"abstract class RedwoodGeneratorPlugin(strategy: RedwoodGeneratorPlugin.Strategy) : Plugin ","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/index.html","searchKeys":["RedwoodGeneratorPlugin","abstract class RedwoodGeneratorPlugin(strategy: RedwoodGeneratorPlugin.Strategy) : Plugin ","app.cash.redwood.gradle.RedwoodGeneratorPlugin"]},{"name":"abstract class RedwoodSchemaExtension","description":"app.cash.redwood.gradle.RedwoodSchemaExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/index.html","searchKeys":["RedwoodSchemaExtension","abstract class RedwoodSchemaExtension","app.cash.redwood.gradle.RedwoodSchemaExtension"]},{"name":"abstract val apiTracking: Property","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.apiTracking","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/api-tracking.html","searchKeys":["apiTracking","abstract val apiTracking: Property","app.cash.redwood.gradle.RedwoodSchemaExtension.apiTracking"]},{"name":"abstract val source: Property","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.source","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/source.html","searchKeys":["source","abstract val source: Property","app.cash.redwood.gradle.RedwoodGeneratorExtension.source"]},{"name":"abstract val type: Property","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.type","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/type.html","searchKeys":["type","abstract val type: Property","app.cash.redwood.gradle.RedwoodGeneratorExtension.type"]},{"name":"abstract val type: Property","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.type","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/type.html","searchKeys":["type","abstract val type: Property","app.cash.redwood.gradle.RedwoodSchemaExtension.type"]},{"name":"class RedwoodComposeGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-generator-plugin/index.html","searchKeys":["RedwoodComposeGeneratorPlugin","class RedwoodComposeGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin"]},{"name":"class RedwoodComposeProtocolGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/index.html","searchKeys":["RedwoodComposeProtocolGeneratorPlugin","class RedwoodComposeProtocolGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin"]},{"name":"class RedwoodLintPlugin : Plugin ","description":"app.cash.redwood.gradle.RedwoodLintPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/index.html","searchKeys":["RedwoodLintPlugin","class RedwoodLintPlugin : Plugin ","app.cash.redwood.gradle.RedwoodLintPlugin"]},{"name":"class RedwoodModifiersGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-modifiers-generator-plugin/index.html","searchKeys":["RedwoodModifiersGeneratorPlugin","class RedwoodModifiersGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin"]},{"name":"class RedwoodProtocolGuestGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-guest-generator-plugin/index.html","searchKeys":["RedwoodProtocolGuestGeneratorPlugin","class RedwoodProtocolGuestGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin"]},{"name":"class RedwoodProtocolHostGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-host-generator-plugin/index.html","searchKeys":["RedwoodProtocolHostGeneratorPlugin","class RedwoodProtocolHostGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin"]},{"name":"class RedwoodSchemaPlugin : Plugin ","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/index.html","searchKeys":["RedwoodSchemaPlugin","class RedwoodSchemaPlugin : Plugin ","app.cash.redwood.gradle.RedwoodSchemaPlugin"]},{"name":"class RedwoodTestingGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-testing-generator-plugin/index.html","searchKeys":["RedwoodTestingGeneratorPlugin","class RedwoodTestingGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin"]},{"name":"class RedwoodWidgetGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-generator-plugin/index.html","searchKeys":["RedwoodWidgetGeneratorPlugin","class RedwoodWidgetGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin"]},{"name":"class RedwoodWidgetProtocolGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/index.html","searchKeys":["RedwoodWidgetProtocolGeneratorPlugin","class RedwoodWidgetProtocolGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin.RedwoodComposeGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-generator-plugin/-redwood-compose-generator-plugin.html","searchKeys":["RedwoodComposeGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin.RedwoodComposeGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.RedwoodComposeProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/-redwood-compose-protocol-generator-plugin.html","searchKeys":["RedwoodComposeProtocolGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.RedwoodComposeProtocolGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.RedwoodGeneratorExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/-redwood-generator-extension.html","searchKeys":["RedwoodGeneratorExtension","constructor()","app.cash.redwood.gradle.RedwoodGeneratorExtension.RedwoodGeneratorExtension"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodLintPlugin.RedwoodLintPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/-redwood-lint-plugin.html","searchKeys":["RedwoodLintPlugin","constructor()","app.cash.redwood.gradle.RedwoodLintPlugin.RedwoodLintPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin.RedwoodModifiersGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-modifiers-generator-plugin/-redwood-modifiers-generator-plugin.html","searchKeys":["RedwoodModifiersGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin.RedwoodModifiersGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin.RedwoodProtocolGuestGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-guest-generator-plugin/-redwood-protocol-guest-generator-plugin.html","searchKeys":["RedwoodProtocolGuestGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin.RedwoodProtocolGuestGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin.RedwoodProtocolHostGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-host-generator-plugin/-redwood-protocol-host-generator-plugin.html","searchKeys":["RedwoodProtocolHostGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin.RedwoodProtocolHostGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.RedwoodSchemaExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/-redwood-schema-extension.html","searchKeys":["RedwoodSchemaExtension","constructor()","app.cash.redwood.gradle.RedwoodSchemaExtension.RedwoodSchemaExtension"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin.RedwoodSchemaPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/-redwood-schema-plugin.html","searchKeys":["RedwoodSchemaPlugin","constructor()","app.cash.redwood.gradle.RedwoodSchemaPlugin.RedwoodSchemaPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin.RedwoodTestingGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-testing-generator-plugin/-redwood-testing-generator-plugin.html","searchKeys":["RedwoodTestingGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin.RedwoodTestingGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin.RedwoodWidgetGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-generator-plugin/-redwood-widget-generator-plugin.html","searchKeys":["RedwoodWidgetGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin.RedwoodWidgetGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.RedwoodWidgetProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/-redwood-widget-protocol-generator-plugin.html","searchKeys":["RedwoodWidgetProtocolGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.RedwoodWidgetProtocolGeneratorPlugin"]},{"name":"constructor(strategy: RedwoodGeneratorPlugin.Strategy)","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.RedwoodGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-redwood-generator-plugin.html","searchKeys":["RedwoodGeneratorPlugin","constructor(strategy: RedwoodGeneratorPlugin.Strategy)","app.cash.redwood.gradle.RedwoodGeneratorPlugin.RedwoodGeneratorPlugin"]},{"name":"enum Strategy : Enum ","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/index.html","searchKeys":["Strategy","enum Strategy : Enum ","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy"]},{"name":"fun valueOf(value: String): RedwoodGeneratorPlugin.Strategy","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.valueOf","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): RedwoodGeneratorPlugin.Strategy","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.values","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.values"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodGeneratorPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodLintPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodLintPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodSchemaPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.apply"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.entries","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.entries"]},{"name":"class StandardAppLifecycle(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt) : AppLifecycle","description":"app.cash.redwood.treehouse.StandardAppLifecycle","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/index.html","searchKeys":["StandardAppLifecycle","class StandardAppLifecycle(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt) : AppLifecycle","app.cash.redwood.treehouse.StandardAppLifecycle"]},{"name":"constructor(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.StandardAppLifecycle","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/-standard-app-lifecycle.html","searchKeys":["StandardAppLifecycle","constructor(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt)","app.cash.redwood.treehouse.StandardAppLifecycle.StandardAppLifecycle"]},{"name":"fun TreehouseUi.asZiplineTreehouseUi(appLifecycle: StandardAppLifecycle): ZiplineTreehouseUi","description":"app.cash.redwood.treehouse.asZiplineTreehouseUi","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/as-zipline-treehouse-ui.html","searchKeys":["asZiplineTreehouseUi","fun TreehouseUi.asZiplineTreehouseUi(appLifecycle: StandardAppLifecycle): ZiplineTreehouseUi","app.cash.redwood.treehouse.asZiplineTreehouseUi"]},{"name":"open override fun sendFrame(timeNanos: Long)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.sendFrame","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/send-frame.html","searchKeys":["sendFrame","open override fun sendFrame(timeNanos: Long)","app.cash.redwood.treehouse.StandardAppLifecycle.sendFrame"]},{"name":"open override fun start(host: AppLifecycle.Host)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.start","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/start.html","searchKeys":["start","open override fun start(host: AppLifecycle.Host)","app.cash.redwood.treehouse.StandardAppLifecycle.start"]},{"name":"open override val guestProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.StandardAppLifecycle.guestProtocolVersion","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/guest-protocol-version.html","searchKeys":["guestProtocolVersion","open override val guestProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.StandardAppLifecycle.guestProtocolVersion"]},{"name":"val frameClock: MonotonicFrameClock","description":"app.cash.redwood.treehouse.StandardAppLifecycle.frameClock","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/frame-clock.html","searchKeys":["frameClock","val frameClock: MonotonicFrameClock","app.cash.redwood.treehouse.StandardAppLifecycle.frameClock"]},{"name":"class ComposeUiRedwoodLayoutWidgetFactory : RedwoodLayoutWidgetFactory<() -> Unit> ","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/index.html","searchKeys":["ComposeUiRedwoodLayoutWidgetFactory","class ComposeUiRedwoodLayoutWidgetFactory : RedwoodLayoutWidgetFactory<() -> Unit> ","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.ComposeUiRedwoodLayoutWidgetFactory","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-compose-ui-redwood-layout-widget-factory.html","searchKeys":["ComposeUiRedwoodLayoutWidgetFactory","constructor()","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.ComposeUiRedwoodLayoutWidgetFactory"]},{"name":"open override fun Box(): Box<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Box"]},{"name":"open override fun Column(): Column<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Column"]},{"name":"open override fun Row(): Row<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Spacer"]},{"name":"class ViewRedwoodLayoutWidgetFactory(context: Context) : RedwoodLayoutWidgetFactory ","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/index.html","searchKeys":["ViewRedwoodLayoutWidgetFactory","class ViewRedwoodLayoutWidgetFactory(context: Context) : RedwoodLayoutWidgetFactory ","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory"]},{"name":"constructor(context: Context)","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.ViewRedwoodLayoutWidgetFactory","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-view-redwood-layout-widget-factory.html","searchKeys":["ViewRedwoodLayoutWidgetFactory","constructor(context: Context)","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.ViewRedwoodLayoutWidgetFactory"]},{"name":"open override fun Box(): Box","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Box"]},{"name":"open override fun Column(): Column","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Column"]},{"name":"open override fun Row(): Row","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Spacer"]},{"name":"annotation class Children(val tag: Int)","description":"app.cash.redwood.schema.Children","location":"redwood-schema/app.cash.redwood.schema/-children/index.html","searchKeys":["Children","annotation class Children(val tag: Int)","app.cash.redwood.schema.Children"]},{"name":"annotation class Dependency(val tag: Int, val schema: KClass<*>)","description":"app.cash.redwood.schema.Schema.Dependency","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/index.html","searchKeys":["Dependency","annotation class Dependency(val tag: Int, val schema: KClass<*>)","app.cash.redwood.schema.Schema.Dependency"]},{"name":"annotation class Modifier(val tag: Int, val scopes: KClass<*>)","description":"app.cash.redwood.schema.Modifier","location":"redwood-schema/app.cash.redwood.schema/-modifier/index.html","searchKeys":["Modifier","annotation class Modifier(val tag: Int, val scopes: KClass<*>)","app.cash.redwood.schema.Modifier"]},{"name":"annotation class Property(val tag: Int)","description":"app.cash.redwood.schema.Property","location":"redwood-schema/app.cash.redwood.schema/-property/index.html","searchKeys":["Property","annotation class Property(val tag: Int)","app.cash.redwood.schema.Property"]},{"name":"annotation class Schema(val members: Array>, val dependencies: Array = [], val reservedWidgets: IntArray = [], val reservedModifiers: IntArray = [])","description":"app.cash.redwood.schema.Schema","location":"redwood-schema/app.cash.redwood.schema/-schema/index.html","searchKeys":["Schema","annotation class Schema(val members: Array>, val dependencies: Array = [], val reservedWidgets: IntArray = [], val reservedModifiers: IntArray = [])","app.cash.redwood.schema.Schema"]},{"name":"annotation class Widget(val tag: Int, val reservedProperties: IntArray = [], val reservedChildren: IntArray = [])","description":"app.cash.redwood.schema.Widget","location":"redwood-schema/app.cash.redwood.schema/-widget/index.html","searchKeys":["Widget","annotation class Widget(val tag: Int, val reservedProperties: IntArray = [], val reservedChildren: IntArray = [])","app.cash.redwood.schema.Widget"]},{"name":"val dependencies: Array","description":"app.cash.redwood.schema.Schema.dependencies","location":"redwood-schema/app.cash.redwood.schema/-schema/dependencies.html","searchKeys":["dependencies","val dependencies: Array","app.cash.redwood.schema.Schema.dependencies"]},{"name":"val members: Array>","description":"app.cash.redwood.schema.Schema.members","location":"redwood-schema/app.cash.redwood.schema/-schema/members.html","searchKeys":["members","val members: Array>","app.cash.redwood.schema.Schema.members"]},{"name":"val reservedChildren: IntArray","description":"app.cash.redwood.schema.Widget.reservedChildren","location":"redwood-schema/app.cash.redwood.schema/-widget/reserved-children.html","searchKeys":["reservedChildren","val reservedChildren: IntArray","app.cash.redwood.schema.Widget.reservedChildren"]},{"name":"val reservedModifiers: IntArray","description":"app.cash.redwood.schema.Schema.reservedModifiers","location":"redwood-schema/app.cash.redwood.schema/-schema/reserved-modifiers.html","searchKeys":["reservedModifiers","val reservedModifiers: IntArray","app.cash.redwood.schema.Schema.reservedModifiers"]},{"name":"val reservedProperties: IntArray","description":"app.cash.redwood.schema.Widget.reservedProperties","location":"redwood-schema/app.cash.redwood.schema/-widget/reserved-properties.html","searchKeys":["reservedProperties","val reservedProperties: IntArray","app.cash.redwood.schema.Widget.reservedProperties"]},{"name":"val reservedWidgets: IntArray","description":"app.cash.redwood.schema.Schema.reservedWidgets","location":"redwood-schema/app.cash.redwood.schema/-schema/reserved-widgets.html","searchKeys":["reservedWidgets","val reservedWidgets: IntArray","app.cash.redwood.schema.Schema.reservedWidgets"]},{"name":"val schema: KClass<*>","description":"app.cash.redwood.schema.Schema.Dependency.schema","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/schema.html","searchKeys":["schema","val schema: KClass<*>","app.cash.redwood.schema.Schema.Dependency.schema"]},{"name":"val scopes: Array>","description":"app.cash.redwood.schema.Modifier.scopes","location":"redwood-schema/app.cash.redwood.schema/-modifier/scopes.html","searchKeys":["scopes","val scopes: Array>","app.cash.redwood.schema.Modifier.scopes"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Children.tag","location":"redwood-schema/app.cash.redwood.schema/-children/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Children.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Modifier.tag","location":"redwood-schema/app.cash.redwood.schema/-modifier/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Modifier.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Property.tag","location":"redwood-schema/app.cash.redwood.schema/-property/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Property.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Schema.Dependency.tag","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Schema.Dependency.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Widget.tag","location":"redwood-schema/app.cash.redwood.schema/-widget/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Widget.tag"]},{"name":"expect fun safeAreaInsets(): Margin","description":"app.cash.redwood.composeui.safeAreaInsets","location":"redwood-composeui/app.cash.redwood.composeui/safe-area-insets.html","searchKeys":["safeAreaInsets","expect fun safeAreaInsets(): Margin","app.cash.redwood.composeui.safeAreaInsets"]},{"name":"fun RedwoodContent(widgetSystem: WidgetSystem<() -> Unit>, modifier: Modifier = Modifier, content: () -> Unit)","description":"app.cash.redwood.composeui.RedwoodContent","location":"redwood-composeui/app.cash.redwood.composeui/-redwood-content.html","searchKeys":["RedwoodContent","fun RedwoodContent(widgetSystem: WidgetSystem<() -> Unit>, modifier: Modifier = Modifier, content: () -> Unit)","app.cash.redwood.composeui.RedwoodContent"]},{"name":"abstract val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.modifier.HorizontalAlignment.alignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-horizontal-alignment/alignment.html","searchKeys":["alignment","abstract val alignment: CrossAxisAlignment","app.cash.redwood.layout.modifier.HorizontalAlignment.alignment"]},{"name":"abstract val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.modifier.VerticalAlignment.alignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-vertical-alignment/alignment.html","searchKeys":["alignment","abstract val alignment: CrossAxisAlignment","app.cash.redwood.layout.modifier.VerticalAlignment.alignment"]},{"name":"abstract val height: Dp","description":"app.cash.redwood.layout.modifier.Height.height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-height/height.html","searchKeys":["height","abstract val height: Dp","app.cash.redwood.layout.modifier.Height.height"]},{"name":"abstract val height: Dp","description":"app.cash.redwood.layout.modifier.Size.height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/height.html","searchKeys":["height","abstract val height: Dp","app.cash.redwood.layout.modifier.Size.height"]},{"name":"abstract val margin: Margin","description":"app.cash.redwood.layout.modifier.Margin.margin","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-margin/margin.html","searchKeys":["margin","abstract val margin: Margin","app.cash.redwood.layout.modifier.Margin.margin"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Flex.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-flex/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Flex.value"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Grow.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-grow/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Grow.value"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Shrink.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-shrink/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Shrink.value"]},{"name":"abstract val width: Dp","description":"app.cash.redwood.layout.modifier.Size.width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/width.html","searchKeys":["width","abstract val width: Dp","app.cash.redwood.layout.modifier.Size.width"]},{"name":"abstract val width: Dp","description":"app.cash.redwood.layout.modifier.Width.width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-width/width.html","searchKeys":["width","abstract val width: Dp","app.cash.redwood.layout.modifier.Width.width"]},{"name":"interface Flex : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Flex","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-flex/index.html","searchKeys":["Flex","interface Flex : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Flex"]},{"name":"interface Grow : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Grow","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-grow/index.html","searchKeys":["Grow","interface Grow : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Grow"]},{"name":"interface Height : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-height/index.html","searchKeys":["Height","interface Height : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Height"]},{"name":"interface HorizontalAlignment : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.HorizontalAlignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-horizontal-alignment/index.html","searchKeys":["HorizontalAlignment","interface HorizontalAlignment : Modifier.ScopedElement","app.cash.redwood.layout.modifier.HorizontalAlignment"]},{"name":"interface Margin : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Margin","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-margin/index.html","searchKeys":["Margin","interface Margin : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Margin"]},{"name":"interface Shrink : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Shrink","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-shrink/index.html","searchKeys":["Shrink","interface Shrink : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Shrink"]},{"name":"interface Size : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Size","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/index.html","searchKeys":["Size","interface Size : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Size"]},{"name":"interface VerticalAlignment : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.VerticalAlignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-vertical-alignment/index.html","searchKeys":["VerticalAlignment","interface VerticalAlignment : Modifier.ScopedElement","app.cash.redwood.layout.modifier.VerticalAlignment"]},{"name":"interface Width : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-width/index.html","searchKeys":["Width","interface Width : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Width"]},{"name":"fun Box(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, modifier: Modifier = Modifier, children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Box","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box.html","searchKeys":["Box","fun Box(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, modifier: Modifier = Modifier, children: BoxScope.() -> Unit)","app.cash.redwood.layout.compose.Box"]},{"name":"fun Column(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Column","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column.html","searchKeys":["Column","fun Column(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: ColumnScope.() -> Unit)","app.cash.redwood.layout.compose.Column"]},{"name":"fun Row(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Row","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row.html","searchKeys":["Row","fun Row(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: RowScope.() -> Unit)","app.cash.redwood.layout.compose.Row"]},{"name":"fun Spacer(width: Dp = Dp(0.0), height: Dp = Dp(0.0), modifier: Modifier = Modifier)","description":"app.cash.redwood.layout.compose.Spacer","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-spacer.html","searchKeys":["Spacer","fun Spacer(width: Dp = Dp(0.0), height: Dp = Dp(0.0), modifier: Modifier = Modifier)","app.cash.redwood.layout.compose.Spacer"]},{"name":"interface BoxScope","description":"app.cash.redwood.layout.compose.BoxScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/index.html","searchKeys":["BoxScope","interface BoxScope","app.cash.redwood.layout.compose.BoxScope"]},{"name":"interface ColumnScope","description":"app.cash.redwood.layout.compose.ColumnScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/index.html","searchKeys":["ColumnScope","interface ColumnScope","app.cash.redwood.layout.compose.ColumnScope"]},{"name":"interface RowScope","description":"app.cash.redwood.layout.compose.RowScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/index.html","searchKeys":["RowScope","interface RowScope","app.cash.redwood.layout.compose.RowScope"]},{"name":"open fun Modifier.flex(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.flex","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/flex.html","searchKeys":["flex","open fun Modifier.flex(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.flex"]},{"name":"open fun Modifier.flex(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.flex","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/flex.html","searchKeys":["flex","open fun Modifier.flex(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.flex"]},{"name":"open fun Modifier.grow(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.grow","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/grow.html","searchKeys":["grow","open fun Modifier.grow(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.grow"]},{"name":"open fun Modifier.grow(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.grow","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/grow.html","searchKeys":["grow","open fun Modifier.grow(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.grow"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.height"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.height"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.height"]},{"name":"open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.horizontalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/horizontal-alignment.html","searchKeys":["horizontalAlignment","open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.BoxScope.horizontalAlignment"]},{"name":"open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.horizontalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/horizontal-alignment.html","searchKeys":["horizontalAlignment","open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.ColumnScope.horizontalAlignment"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.BoxScope.margin"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.ColumnScope.margin"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.RowScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.RowScope.margin"]},{"name":"open fun Modifier.shrink(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.shrink","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/shrink.html","searchKeys":["shrink","open fun Modifier.shrink(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.shrink"]},{"name":"open fun Modifier.shrink(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.shrink","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/shrink.html","searchKeys":["shrink","open fun Modifier.shrink(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.shrink"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.size"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.size"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.size"]},{"name":"open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.verticalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/vertical-alignment.html","searchKeys":["verticalAlignment","open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.BoxScope.verticalAlignment"]},{"name":"open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.RowScope.verticalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/vertical-alignment.html","searchKeys":["verticalAlignment","open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.RowScope.verticalAlignment"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.width"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.width"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.width"]},{"name":"abstract fun cancel()","description":"app.cash.redwood.compose.RedwoodComposition.cancel","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/cancel.html","searchKeys":["cancel","abstract fun cancel()","app.cash.redwood.compose.RedwoodComposition.cancel"]},{"name":"abstract fun setContent(content: () -> Unit)","description":"app.cash.redwood.compose.RedwoodComposition.setContent","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/set-content.html","searchKeys":["setContent","abstract fun setContent(content: () -> Unit)","app.cash.redwood.compose.RedwoodComposition.setContent"]},{"name":"class AndroidUiDispatcher : CoroutineDispatcher","description":"app.cash.redwood.compose.AndroidUiDispatcher","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/index.html","searchKeys":["AndroidUiDispatcher","class AndroidUiDispatcher : CoroutineDispatcher","app.cash.redwood.compose.AndroidUiDispatcher"]},{"name":"class AndroidUiFrameClock(choreographer: Choreographer) : MonotonicFrameClock","description":"app.cash.redwood.compose.AndroidUiFrameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/index.html","searchKeys":["AndroidUiFrameClock","class AndroidUiFrameClock(choreographer: Choreographer) : MonotonicFrameClock","app.cash.redwood.compose.AndroidUiFrameClock"]},{"name":"constructor(choreographer: Choreographer)","description":"app.cash.redwood.compose.AndroidUiFrameClock.AndroidUiFrameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/-android-ui-frame-clock.html","searchKeys":["AndroidUiFrameClock","constructor(choreographer: Choreographer)","app.cash.redwood.compose.AndroidUiFrameClock.AndroidUiFrameClock"]},{"name":"fun RedwoodComposition(scope: CoroutineScope, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition.html","searchKeys":["RedwoodComposition","fun RedwoodComposition(scope: CoroutineScope, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"fun RedwoodComposition(scope: CoroutineScope, view: RedwoodView, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition.html","searchKeys":["RedwoodComposition","fun RedwoodComposition(scope: CoroutineScope, view: RedwoodView, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"fun BackHandler(enabled: Boolean = true, onBack: () -> Unit)","description":"app.cash.redwood.compose.BackHandler","location":"redwood-compose/app.cash.redwood.compose/-back-handler.html","searchKeys":["BackHandler","fun BackHandler(enabled: Boolean = true, onBack: () -> Unit)","app.cash.redwood.compose.BackHandler"]},{"name":"interface RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/index.html","searchKeys":["RedwoodComposition","interface RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"object Companion","description":"app.cash.redwood.compose.AndroidUiDispatcher.Companion","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.compose.AndroidUiDispatcher.Companion"]},{"name":"object DisplayLinkClock : MonotonicFrameClock","description":"app.cash.redwood.compose.DisplayLinkClock","location":"redwood-compose/app.cash.redwood.compose/-display-link-clock/index.html","searchKeys":["DisplayLinkClock","object DisplayLinkClock : MonotonicFrameClock","app.cash.redwood.compose.DisplayLinkClock"]},{"name":"object WindowAnimationFrameClock : MonotonicFrameClock","description":"app.cash.redwood.compose.WindowAnimationFrameClock","location":"redwood-compose/app.cash.redwood.compose/-window-animation-frame-clock/index.html","searchKeys":["WindowAnimationFrameClock","object WindowAnimationFrameClock : MonotonicFrameClock","app.cash.redwood.compose.WindowAnimationFrameClock"]},{"name":"open override fun dispatch(context: CoroutineContext, block: Runnable)","description":"app.cash.redwood.compose.AndroidUiDispatcher.dispatch","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/dispatch.html","searchKeys":["dispatch","open override fun dispatch(context: CoroutineContext, block: Runnable)","app.cash.redwood.compose.AndroidUiDispatcher.dispatch"]},{"name":"open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","description":"app.cash.redwood.compose.AndroidUiFrameClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","app.cash.redwood.compose.AndroidUiFrameClock.withFrameNanos"]},{"name":"open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","description":"app.cash.redwood.compose.WindowAnimationFrameClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-window-animation-frame-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","app.cash.redwood.compose.WindowAnimationFrameClock.withFrameNanos"]},{"name":"open suspend override fun withFrameNanos(onFrame: (frameTimeNanos: Long) -> R): R","description":"app.cash.redwood.compose.DisplayLinkClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-display-link-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (frameTimeNanos: Long) -> R): R","app.cash.redwood.compose.DisplayLinkClock.withFrameNanos"]},{"name":"val LocalOnBackPressedDispatcher: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalOnBackPressedDispatcher","location":"redwood-compose/app.cash.redwood.compose/-local-on-back-pressed-dispatcher.html","searchKeys":["LocalOnBackPressedDispatcher","val LocalOnBackPressedDispatcher: ProvidableCompositionLocal","app.cash.redwood.compose.LocalOnBackPressedDispatcher"]},{"name":"val LocalUiConfiguration: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalUiConfiguration","location":"redwood-compose/app.cash.redwood.compose/-local-ui-configuration.html","searchKeys":["LocalUiConfiguration","val LocalUiConfiguration: ProvidableCompositionLocal","app.cash.redwood.compose.LocalUiConfiguration"]},{"name":"val LocalWidgetVersion: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalWidgetVersion","location":"redwood-compose/app.cash.redwood.compose/-local-widget-version.html","searchKeys":["LocalWidgetVersion","val LocalWidgetVersion: ProvidableCompositionLocal","app.cash.redwood.compose.LocalWidgetVersion"]},{"name":"val Main: CoroutineContext","description":"app.cash.redwood.compose.AndroidUiDispatcher.Companion.Main","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/-companion/-main.html","searchKeys":["Main","val Main: CoroutineContext","app.cash.redwood.compose.AndroidUiDispatcher.Companion.Main"]},{"name":"val OnBackPressedDispatcher.Companion.current: OnBackPressedDispatcher","description":"app.cash.redwood.compose.current","location":"redwood-compose/app.cash.redwood.compose/current.html","searchKeys":["current","val OnBackPressedDispatcher.Companion.current: OnBackPressedDispatcher","app.cash.redwood.compose.current"]},{"name":"val UiConfiguration.Companion.current: UiConfiguration","description":"app.cash.redwood.compose.current","location":"redwood-compose/app.cash.redwood.compose/current.html","searchKeys":["current","val UiConfiguration.Companion.current: UiConfiguration","app.cash.redwood.compose.current"]},{"name":"val WidgetVersion: UInt","description":"app.cash.redwood.compose.WidgetVersion","location":"redwood-compose/app.cash.redwood.compose/-widget-version.html","searchKeys":["WidgetVersion","val WidgetVersion: UInt","app.cash.redwood.compose.WidgetVersion"]},{"name":"val choreographer: Choreographer","description":"app.cash.redwood.compose.AndroidUiDispatcher.choreographer","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/choreographer.html","searchKeys":["choreographer","val choreographer: Choreographer","app.cash.redwood.compose.AndroidUiDispatcher.choreographer"]},{"name":"val frameClock: MonotonicFrameClock","description":"app.cash.redwood.compose.AndroidUiDispatcher.frameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/frame-clock.html","searchKeys":["frameClock","val frameClock: MonotonicFrameClock","app.cash.redwood.compose.AndroidUiDispatcher.frameClock"]},{"name":"Auto","description":"app.cash.redwood.ui.LayoutDirection.Auto","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-auto/index.html","searchKeys":["Auto","Auto","app.cash.redwood.ui.LayoutDirection.Auto"]},{"name":"Ltr","description":"app.cash.redwood.ui.LayoutDirection.Ltr","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-ltr/index.html","searchKeys":["Ltr","Ltr","app.cash.redwood.ui.LayoutDirection.Ltr"]},{"name":"Rtl","description":"app.cash.redwood.ui.LayoutDirection.Rtl","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-rtl/index.html","searchKeys":["Rtl","Rtl","app.cash.redwood.ui.LayoutDirection.Rtl"]},{"name":"abstract class OnBackPressedCallback(enabled: Boolean)","description":"app.cash.redwood.ui.OnBackPressedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/index.html","searchKeys":["OnBackPressedCallback","abstract class OnBackPressedCallback(enabled: Boolean)","app.cash.redwood.ui.OnBackPressedCallback"]},{"name":"abstract fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","description":"app.cash.redwood.ui.OnBackPressedDispatcher.addCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/add-callback.html","searchKeys":["addCallback","abstract fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","app.cash.redwood.ui.OnBackPressedDispatcher.addCallback"]},{"name":"abstract fun cancel()","description":"app.cash.redwood.ui.Cancellable.cancel","location":"redwood-runtime/app.cash.redwood.ui/-cancellable/cancel.html","searchKeys":["cancel","abstract fun cancel()","app.cash.redwood.ui.Cancellable.cancel"]},{"name":"abstract fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/for-each.html","searchKeys":["forEach","abstract fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.forEach"]},{"name":"abstract fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/for-each-scoped.html","searchKeys":["forEachScoped","abstract fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.forEachScoped"]},{"name":"abstract fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/for-each-unscoped.html","searchKeys":["forEachUnscoped","abstract fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.forEachUnscoped"]},{"name":"abstract fun handleOnBackPressed()","description":"app.cash.redwood.ui.OnBackPressedCallback.handleOnBackPressed","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/handle-on-back-pressed.html","searchKeys":["handleOnBackPressed","abstract fun handleOnBackPressed()","app.cash.redwood.ui.OnBackPressedCallback.handleOnBackPressed"]},{"name":"annotation class LayoutScopeMarker","description":"app.cash.redwood.LayoutScopeMarker","location":"redwood-runtime/app.cash.redwood/-layout-scope-marker/index.html","searchKeys":["LayoutScopeMarker","annotation class LayoutScopeMarker","app.cash.redwood.LayoutScopeMarker"]},{"name":"class Margin(val start: Dp = 0.dp, val end: Dp = 0.dp, val top: Dp = 0.dp, val bottom: Dp = 0.dp)","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin/index.html","searchKeys":["Margin","class Margin(val start: Dp = 0.dp, val end: Dp = 0.dp, val top: Dp = 0.dp, val bottom: Dp = 0.dp)","app.cash.redwood.ui.Margin"]},{"name":"class Size(val width: Dp, val height: Dp)","description":"app.cash.redwood.ui.Size","location":"redwood-runtime/app.cash.redwood.ui/-size/index.html","searchKeys":["Size","class Size(val width: Dp, val height: Dp)","app.cash.redwood.ui.Size"]},{"name":"class UiConfiguration(val darkMode: Boolean = false, val safeAreaInsets: Margin = Margin.Zero, val viewportSize: Size? = null, val density: Double = 1.0, val layoutDirection: LayoutDirection = LayoutDirection.Ltr)","description":"app.cash.redwood.ui.UiConfiguration","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/index.html","searchKeys":["UiConfiguration","class UiConfiguration(val darkMode: Boolean = false, val safeAreaInsets: Margin = Margin.Zero, val viewportSize: Size? = null, val density: Double = 1.0, val layoutDirection: LayoutDirection = LayoutDirection.Ltr)","app.cash.redwood.ui.UiConfiguration"]},{"name":"constructor(darkMode: Boolean = false, safeAreaInsets: Margin = Margin.Zero, viewportSize: Size? = null, density: Double = 1.0, layoutDirection: LayoutDirection = LayoutDirection.Ltr)","description":"app.cash.redwood.ui.UiConfiguration.UiConfiguration","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/-ui-configuration.html","searchKeys":["UiConfiguration","constructor(darkMode: Boolean = false, safeAreaInsets: Margin = Margin.Zero, viewportSize: Size? = null, density: Double = 1.0, layoutDirection: LayoutDirection = LayoutDirection.Ltr)","app.cash.redwood.ui.UiConfiguration.UiConfiguration"]},{"name":"constructor(enabled: Boolean)","description":"app.cash.redwood.ui.OnBackPressedCallback.OnBackPressedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/-on-back-pressed-callback.html","searchKeys":["OnBackPressedCallback","constructor(enabled: Boolean)","app.cash.redwood.ui.OnBackPressedCallback.OnBackPressedCallback"]},{"name":"constructor(rawDensity: Double)","description":"app.cash.redwood.ui.Density.Density","location":"redwood-runtime/app.cash.redwood.ui/-density/-density.html","searchKeys":["Density","constructor(rawDensity: Double)","app.cash.redwood.ui.Density.Density"]},{"name":"constructor(start: Dp = 0.dp, end: Dp = 0.dp, top: Dp = 0.dp, bottom: Dp = 0.dp)","description":"app.cash.redwood.ui.Margin.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin/-margin.html","searchKeys":["Margin","constructor(start: Dp = 0.dp, end: Dp = 0.dp, top: Dp = 0.dp, bottom: Dp = 0.dp)","app.cash.redwood.ui.Margin.Margin"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.ui.Dp.Dp","location":"redwood-runtime/app.cash.redwood.ui/-dp/-dp.html","searchKeys":["Dp","constructor(value: Double)","app.cash.redwood.ui.Dp.Dp"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.ui.Px.Px","location":"redwood-runtime/app.cash.redwood.ui/-px/-px.html","searchKeys":["Px","constructor(value: Double)","app.cash.redwood.ui.Px.Px"]},{"name":"constructor(width: Dp, height: Dp)","description":"app.cash.redwood.ui.Size.Size","location":"redwood-runtime/app.cash.redwood.ui/-size/-size.html","searchKeys":["Size","constructor(width: Dp, height: Dp)","app.cash.redwood.ui.Size.Size"]},{"name":"enum LayoutDirection : Enum ","description":"app.cash.redwood.ui.LayoutDirection","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/index.html","searchKeys":["LayoutDirection","enum LayoutDirection : Enum ","app.cash.redwood.ui.LayoutDirection"]},{"name":"fun Density(resources: Resources): Density","description":"app.cash.redwood.ui.Density","location":"redwood-runtime/app.cash.redwood.ui/-density.html","searchKeys":["Density","fun Density(resources: Resources): Density","app.cash.redwood.ui.Density"]},{"name":"fun Double.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Double.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Dp.Companion.fromPlatformDp(value: Double): Dp","description":"app.cash.redwood.ui.fromPlatformDp","location":"redwood-runtime/app.cash.redwood.ui/from-platform-dp.html","searchKeys":["fromPlatformDp","fun Dp.Companion.fromPlatformDp(value: Double): Dp","app.cash.redwood.ui.fromPlatformDp"]},{"name":"fun Dp.toPlatformDp(): Double","description":"app.cash.redwood.ui.toPlatformDp","location":"redwood-runtime/app.cash.redwood.ui/to-platform-dp.html","searchKeys":["toPlatformDp","fun Dp.toPlatformDp(): Double","app.cash.redwood.ui.toPlatformDp"]},{"name":"fun Dp.toPx(): Double","description":"app.cash.redwood.ui.Density.toPx","location":"redwood-runtime/app.cash.redwood.ui/-density/to-px.html","searchKeys":["toPx","fun Dp.toPx(): Double","app.cash.redwood.ui.Density.toPx"]},{"name":"fun Dp.toPxInt(): Int","description":"app.cash.redwood.ui.Density.toPxInt","location":"redwood-runtime/app.cash.redwood.ui/-density/to-px-int.html","searchKeys":["toPxInt","fun Dp.toPxInt(): Int","app.cash.redwood.ui.Density.toPxInt"]},{"name":"fun Float.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Float.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Int.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Int.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Margin(all: Dp = 0.dp): Margin","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin.html","searchKeys":["Margin","fun Margin(all: Dp = 0.dp): Margin","app.cash.redwood.ui.Margin"]},{"name":"fun Margin(horizontal: Dp = 0.dp, vertical: Dp = 0.dp): Margin","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin.html","searchKeys":["Margin","fun Margin(horizontal: Dp = 0.dp, vertical: Dp = 0.dp): Margin","app.cash.redwood.ui.Margin"]},{"name":"fun valueOf(value: String): LayoutDirection","description":"app.cash.redwood.ui.LayoutDirection.valueOf","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): LayoutDirection","app.cash.redwood.ui.LayoutDirection.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.ui.LayoutDirection.values","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.ui.LayoutDirection.values"]},{"name":"interface Cancellable","description":"app.cash.redwood.ui.Cancellable","location":"redwood-runtime/app.cash.redwood.ui/-cancellable/index.html","searchKeys":["Cancellable","interface Cancellable","app.cash.redwood.ui.Cancellable"]},{"name":"interface Modifier","description":"app.cash.redwood.Modifier","location":"redwood-runtime/app.cash.redwood/-modifier/index.html","searchKeys":["Modifier","interface Modifier","app.cash.redwood.Modifier"]},{"name":"interface OnBackPressedDispatcher","description":"app.cash.redwood.ui.OnBackPressedDispatcher","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/index.html","searchKeys":["OnBackPressedDispatcher","interface OnBackPressedDispatcher","app.cash.redwood.ui.OnBackPressedDispatcher"]},{"name":"interface ScopedElement : Modifier.Element","description":"app.cash.redwood.Modifier.ScopedElement","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/index.html","searchKeys":["ScopedElement","interface ScopedElement : Modifier.Element","app.cash.redwood.Modifier.ScopedElement"]},{"name":"interface UnscopedElement : Modifier.Element","description":"app.cash.redwood.Modifier.UnscopedElement","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/index.html","searchKeys":["UnscopedElement","interface UnscopedElement : Modifier.Element","app.cash.redwood.Modifier.UnscopedElement"]},{"name":"object Companion","description":"app.cash.redwood.ui.Density.Companion","location":"redwood-runtime/app.cash.redwood.ui/-density/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Density.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Dp.Companion","location":"redwood-runtime/app.cash.redwood.ui/-dp/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Dp.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Margin.Companion","location":"redwood-runtime/app.cash.redwood.ui/-margin/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Margin.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.OnBackPressedDispatcher.Companion","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.OnBackPressedDispatcher.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Px.Companion","location":"redwood-runtime/app.cash.redwood.ui/-px/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Px.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Size.Companion","location":"redwood-runtime/app.cash.redwood.ui/-size/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Size.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.UiConfiguration.Companion","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.UiConfiguration.Companion"]},{"name":"object Companion : Modifier","description":"app.cash.redwood.Modifier.Companion","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/index.html","searchKeys":["Companion","object Companion : Modifier","app.cash.redwood.Modifier.Companion"]},{"name":"open infix fun then(other: Modifier): Modifier","description":"app.cash.redwood.Modifier.then","location":"redwood-runtime/app.cash.redwood/-modifier/then.html","searchKeys":["then","open infix fun then(other: Modifier): Modifier","app.cash.redwood.Modifier.then"]},{"name":"open infix override fun then(other: Modifier): Modifier","description":"app.cash.redwood.Modifier.Companion.then","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/then.html","searchKeys":["then","open infix override fun then(other: Modifier): Modifier","app.cash.redwood.Modifier.Companion.then"]},{"name":"open override fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each.html","searchKeys":["forEach","open override fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.Companion.forEach"]},{"name":"open override fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.Element.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/-element/for-each.html","searchKeys":["forEach","open override fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.Element.forEach"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.Companion.forEachScoped"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.ScopedElement.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.ScopedElement.forEachScoped"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.UnscopedElement.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.UnscopedElement.forEachScoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.Companion.forEachUnscoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.ScopedElement.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.ScopedElement.forEachUnscoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.UnscopedElement.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.UnscopedElement.forEachUnscoped"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.Modifier.Companion.toString","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.Modifier.Companion.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Dp.toString","location":"redwood-runtime/app.cash.redwood.ui/-dp/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Dp.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Margin.toString","location":"redwood-runtime/app.cash.redwood.ui/-margin/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Margin.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Px.toString","location":"redwood-runtime/app.cash.redwood.ui/-px/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Px.toString"]},{"name":"sealed interface Element : Modifier","description":"app.cash.redwood.Modifier.Element","location":"redwood-runtime/app.cash.redwood/-modifier/-element/index.html","searchKeys":["Element","sealed interface Element : Modifier","app.cash.redwood.Modifier.Element"]},{"name":"val .Default: ","description":"app.cash.redwood.ui.Default","location":"redwood-runtime/app.cash.redwood.ui/-default.html","searchKeys":["Default","val .Default: ","app.cash.redwood.ui.Default"]},{"name":"val Double.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Double.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Float.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Float.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Int.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Int.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Zero: Margin","description":"app.cash.redwood.ui.Margin.Companion.Zero","location":"redwood-runtime/app.cash.redwood.ui/-margin/-companion/-zero.html","searchKeys":["Zero","val Zero: Margin","app.cash.redwood.ui.Margin.Companion.Zero"]},{"name":"val Zero: Size","description":"app.cash.redwood.ui.Size.Companion.Zero","location":"redwood-runtime/app.cash.redwood.ui/-size/-companion/-zero.html","searchKeys":["Zero","val Zero: Size","app.cash.redwood.ui.Size.Companion.Zero"]},{"name":"val bottom: Dp","description":"app.cash.redwood.ui.Margin.bottom","location":"redwood-runtime/app.cash.redwood.ui/-margin/bottom.html","searchKeys":["bottom","val bottom: Dp","app.cash.redwood.ui.Margin.bottom"]},{"name":"val darkMode: Boolean = false","description":"app.cash.redwood.ui.UiConfiguration.darkMode","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/dark-mode.html","searchKeys":["darkMode","val darkMode: Boolean = false","app.cash.redwood.ui.UiConfiguration.darkMode"]},{"name":"val density: Double = 1.0","description":"app.cash.redwood.ui.UiConfiguration.density","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/density.html","searchKeys":["density","val density: Double = 1.0","app.cash.redwood.ui.UiConfiguration.density"]},{"name":"val end: Dp","description":"app.cash.redwood.ui.Margin.end","location":"redwood-runtime/app.cash.redwood.ui/-margin/end.html","searchKeys":["end","val end: Dp","app.cash.redwood.ui.Margin.end"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.ui.LayoutDirection.entries","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.ui.LayoutDirection.entries"]},{"name":"val height: Dp","description":"app.cash.redwood.ui.Size.height","location":"redwood-runtime/app.cash.redwood.ui/-size/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.ui.Size.height"]},{"name":"val layoutDirection: LayoutDirection","description":"app.cash.redwood.ui.UiConfiguration.layoutDirection","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/layout-direction.html","searchKeys":["layoutDirection","val layoutDirection: LayoutDirection","app.cash.redwood.ui.UiConfiguration.layoutDirection"]},{"name":"val rawDensity: Double","description":"app.cash.redwood.ui.Density.rawDensity","location":"redwood-runtime/app.cash.redwood.ui/-density/raw-density.html","searchKeys":["rawDensity","val rawDensity: Double","app.cash.redwood.ui.Density.rawDensity"]},{"name":"val safeAreaInsets: Margin","description":"app.cash.redwood.ui.UiConfiguration.safeAreaInsets","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/safe-area-insets.html","searchKeys":["safeAreaInsets","val safeAreaInsets: Margin","app.cash.redwood.ui.UiConfiguration.safeAreaInsets"]},{"name":"val start: Dp","description":"app.cash.redwood.ui.Margin.start","location":"redwood-runtime/app.cash.redwood.ui/-margin/start.html","searchKeys":["start","val start: Dp","app.cash.redwood.ui.Margin.start"]},{"name":"val top: Dp","description":"app.cash.redwood.ui.Margin.top","location":"redwood-runtime/app.cash.redwood.ui/-margin/top.html","searchKeys":["top","val top: Dp","app.cash.redwood.ui.Margin.top"]},{"name":"val value: Double","description":"app.cash.redwood.ui.Dp.value","location":"redwood-runtime/app.cash.redwood.ui/-dp/value.html","searchKeys":["value","val value: Double","app.cash.redwood.ui.Dp.value"]},{"name":"val value: Double","description":"app.cash.redwood.ui.Px.value","location":"redwood-runtime/app.cash.redwood.ui/-px/value.html","searchKeys":["value","val value: Double","app.cash.redwood.ui.Px.value"]},{"name":"val viewportSize: Size? = null","description":"app.cash.redwood.ui.UiConfiguration.viewportSize","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/viewport-size.html","searchKeys":["viewportSize","val viewportSize: Size? = null","app.cash.redwood.ui.UiConfiguration.viewportSize"]},{"name":"val width: Dp","description":"app.cash.redwood.ui.Size.width","location":"redwood-runtime/app.cash.redwood.ui/-size/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.ui.Size.width"]},{"name":"value class Density(val rawDensity: Double)","description":"app.cash.redwood.ui.Density","location":"redwood-runtime/app.cash.redwood.ui/-density/index.html","searchKeys":["Density","value class Density(val rawDensity: Double)","app.cash.redwood.ui.Density"]},{"name":"value class Dp(val value: Double)","description":"app.cash.redwood.ui.Dp","location":"redwood-runtime/app.cash.redwood.ui/-dp/index.html","searchKeys":["Dp","value class Dp(val value: Double)","app.cash.redwood.ui.Dp"]},{"name":"value class Px(val value: Double)","description":"app.cash.redwood.ui.Px","location":"redwood-runtime/app.cash.redwood.ui/-px/index.html","searchKeys":["Px","value class Px(val value: Double)","app.cash.redwood.ui.Px"]},{"name":"var enabledChangedCallback: () -> Unit?","description":"app.cash.redwood.ui.OnBackPressedCallback.enabledChangedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/enabled-changed-callback.html","searchKeys":["enabledChangedCallback","var enabledChangedCallback: () -> Unit?","app.cash.redwood.ui.OnBackPressedCallback.enabledChangedCallback"]},{"name":"var isEnabled: Boolean","description":"app.cash.redwood.ui.OnBackPressedCallback.isEnabled","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/is-enabled.html","searchKeys":["isEnabled","var isEnabled: Boolean","app.cash.redwood.ui.OnBackPressedCallback.isEnabled"]},{"name":"class ApiMerger","description":"app.cash.redwood.tooling.lint.ApiMerger","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/index.html","searchKeys":["ApiMerger","class ApiMerger","app.cash.redwood.tooling.lint.ApiMerger"]},{"name":"constructor()","description":"app.cash.redwood.tooling.lint.ApiMerger.ApiMerger","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/-api-merger.html","searchKeys":["ApiMerger","constructor()","app.cash.redwood.tooling.lint.ApiMerger.ApiMerger"]},{"name":"fun add(xml: String): ApiMerger","description":"app.cash.redwood.tooling.lint.ApiMerger.add","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/add.html","searchKeys":["add","fun add(xml: String): ApiMerger","app.cash.redwood.tooling.lint.ApiMerger.add"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.lint.main","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.lint.main"]},{"name":"fun merge(): String","description":"app.cash.redwood.tooling.lint.ApiMerger.merge","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/merge.html","searchKeys":["merge","fun merge(): String","app.cash.redwood.tooling.lint.ApiMerger.merge"]},{"name":"operator fun plusAssign(xml: String)","description":"app.cash.redwood.tooling.lint.ApiMerger.plusAssign","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/plus-assign.html","searchKeys":["plusAssign","operator fun plusAssign(xml: String)","app.cash.redwood.tooling.lint.ApiMerger.plusAssign"]},{"name":"abstract fun Show()","description":"app.cash.redwood.treehouse.TreehouseUi.Show","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/-show.html","searchKeys":["Show","abstract fun Show()","app.cash.redwood.treehouse.TreehouseUi.Show"]},{"name":"fun RedwoodComposition.bind(treehouseUi: TreehouseUi)","description":"app.cash.redwood.treehouse.bind","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/bind.html","searchKeys":["bind","fun RedwoodComposition.bind(treehouseUi: TreehouseUi)","app.cash.redwood.treehouse.bind"]},{"name":"interface TreehouseUi","description":"app.cash.redwood.treehouse.TreehouseUi","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/index.html","searchKeys":["TreehouseUi","interface TreehouseUi","app.cash.redwood.treehouse.TreehouseUi"]},{"name":"open fun close()","description":"app.cash.redwood.treehouse.TreehouseUi.close","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/close.html","searchKeys":["close","open fun close()","app.cash.redwood.treehouse.TreehouseUi.close"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.Constraint.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.Constraint.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.CrossAxisAlignment.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.MainAxisAlignment.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.Overflow.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.Overflow.Companion"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.Constraint.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.Constraint.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.CrossAxisAlignment.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.CrossAxisAlignment.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.MainAxisAlignment.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.MainAxisAlignment.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.Overflow.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.Overflow.toString"]},{"name":"val Center: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Center","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-center.html","searchKeys":["Center","val Center: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Center"]},{"name":"val Center: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.Center","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-center.html","searchKeys":["Center","val Center: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.Center"]},{"name":"val Clip: Overflow","description":"app.cash.redwood.layout.api.Overflow.Companion.Clip","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/-clip.html","searchKeys":["Clip","val Clip: Overflow","app.cash.redwood.layout.api.Overflow.Companion.Clip"]},{"name":"val End: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.End","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-end.html","searchKeys":["End","val End: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.End"]},{"name":"val End: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.End","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-end.html","searchKeys":["End","val End: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.End"]},{"name":"val Fill: Constraint","description":"app.cash.redwood.layout.api.Constraint.Companion.Fill","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/-fill.html","searchKeys":["Fill","val Fill: Constraint","app.cash.redwood.layout.api.Constraint.Companion.Fill"]},{"name":"val Scroll: Overflow","description":"app.cash.redwood.layout.api.Overflow.Companion.Scroll","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/-scroll.html","searchKeys":["Scroll","val Scroll: Overflow","app.cash.redwood.layout.api.Overflow.Companion.Scroll"]},{"name":"val SpaceAround: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceAround","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-around.html","searchKeys":["SpaceAround","val SpaceAround: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceAround"]},{"name":"val SpaceBetween: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceBetween","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-between.html","searchKeys":["SpaceBetween","val SpaceBetween: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceBetween"]},{"name":"val SpaceEvenly: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceEvenly","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-evenly.html","searchKeys":["SpaceEvenly","val SpaceEvenly: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceEvenly"]},{"name":"val Start: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Start","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-start.html","searchKeys":["Start","val Start: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Start"]},{"name":"val Start: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.Start","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-start.html","searchKeys":["Start","val Start: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.Start"]},{"name":"val Stretch: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Stretch","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-stretch.html","searchKeys":["Stretch","val Stretch: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Stretch"]},{"name":"val Wrap: Constraint","description":"app.cash.redwood.layout.api.Constraint.Companion.Wrap","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/-wrap.html","searchKeys":["Wrap","val Wrap: Constraint","app.cash.redwood.layout.api.Constraint.Companion.Wrap"]},{"name":"value class Constraint","description":"app.cash.redwood.layout.api.Constraint","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/index.html","searchKeys":["Constraint","value class Constraint","app.cash.redwood.layout.api.Constraint"]},{"name":"value class CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/index.html","searchKeys":["CrossAxisAlignment","value class CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment"]},{"name":"value class MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/index.html","searchKeys":["MainAxisAlignment","value class MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment"]},{"name":"value class Overflow","description":"app.cash.redwood.layout.api.Overflow","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/index.html","searchKeys":["Overflow","value class Overflow","app.cash.redwood.layout.api.Overflow"]},{"name":"class ViewRedwoodLazyLayoutWidgetFactory(context: Context) : RedwoodLazyLayoutWidgetFactory ","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/index.html","searchKeys":["ViewRedwoodLazyLayoutWidgetFactory","class ViewRedwoodLazyLayoutWidgetFactory(context: Context) : RedwoodLazyLayoutWidgetFactory ","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor(context: Context)","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.ViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-view-redwood-lazy-layout-widget-factory.html","searchKeys":["ViewRedwoodLazyLayoutWidgetFactory","constructor(context: Context)","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.ViewRedwoodLazyLayoutWidgetFactory"]},{"name":"open override fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun onUnknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownChildren","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-children.html","searchKeys":["onUnknownChildren","abstract fun onUnknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownChildren"]},{"name":"abstract fun onUnknownModifier(tag: ModifierTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownModifier","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-modifier.html","searchKeys":["onUnknownModifier","abstract fun onUnknownModifier(tag: ModifierTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownModifier"]},{"name":"abstract fun onUnknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownProperty","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-property.html","searchKeys":["onUnknownProperty","abstract fun onUnknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownProperty"]},{"name":"abstract fun onUnknownWidget(tag: WidgetTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownWidget","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-widget.html","searchKeys":["onUnknownWidget","abstract fun onUnknownWidget(tag: WidgetTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownWidget"]},{"name":"abstract fun sendEvent(uiEvent: UiEvent)","description":"app.cash.redwood.protocol.host.UiEventSink.sendEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event-sink/send-event.html","searchKeys":["sendEvent","abstract fun sendEvent(uiEvent: UiEvent)","app.cash.redwood.protocol.host.UiEventSink.sendEvent"]},{"name":"abstract val widgetSystem: WidgetSystem","description":"app.cash.redwood.protocol.host.ProtocolFactory.widgetSystem","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-factory/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: WidgetSystem","app.cash.redwood.protocol.host.ProtocolFactory.widgetSystem"]},{"name":"class HostProtocolAdapter(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector) : ChangesSink","description":"app.cash.redwood.protocol.host.HostProtocolAdapter","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/index.html","searchKeys":["HostProtocolAdapter","class HostProtocolAdapter(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector) : ChangesSink","app.cash.redwood.protocol.host.HostProtocolAdapter"]},{"name":"class UiEvent(val id: Id, val tag: EventTag, val args: Array?, val serializationStrategies: Array>?)","description":"app.cash.redwood.protocol.host.UiEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/index.html","searchKeys":["UiEvent","class UiEvent(val id: Id, val tag: EventTag, val args: Array?, val serializationStrategies: Array>?)","app.cash.redwood.protocol.host.UiEvent"]},{"name":"constructor(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector)","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.HostProtocolAdapter","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/-host-protocol-adapter.html","searchKeys":["HostProtocolAdapter","constructor(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector)","app.cash.redwood.protocol.host.HostProtocolAdapter.HostProtocolAdapter"]},{"name":"constructor(id: Id, tag: EventTag, args: Array?, serializationStrategies: Array>?)","description":"app.cash.redwood.protocol.host.UiEvent.UiEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/-ui-event.html","searchKeys":["UiEvent","constructor(id: Id, tag: EventTag, args: Array?, serializationStrategies: Array>?)","app.cash.redwood.protocol.host.UiEvent.UiEvent"]},{"name":"fun close()","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.close","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/close.html","searchKeys":["close","fun close()","app.cash.redwood.protocol.host.HostProtocolAdapter.close"]},{"name":"fun interface UiEventSink","description":"app.cash.redwood.protocol.host.UiEventSink","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event-sink/index.html","searchKeys":["UiEventSink","fun interface UiEventSink","app.cash.redwood.protocol.host.UiEventSink"]},{"name":"fun toProtocol(json: Json): Event","description":"app.cash.redwood.protocol.host.UiEvent.toProtocol","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/to-protocol.html","searchKeys":["toProtocol","fun toProtocol(json: Json): Event","app.cash.redwood.protocol.host.UiEvent.toProtocol"]},{"name":"interface ProtocolMismatchHandler","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/index.html","searchKeys":["ProtocolMismatchHandler","interface ProtocolMismatchHandler","app.cash.redwood.protocol.host.ProtocolMismatchHandler"]},{"name":"object Companion","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion"]},{"name":"open override fun sendChanges(changes: List)","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.sendChanges","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/send-changes.html","searchKeys":["sendChanges","open override fun sendChanges(changes: List)","app.cash.redwood.protocol.host.HostProtocolAdapter.sendChanges"]},{"name":"sealed interface ProtocolFactory","description":"app.cash.redwood.protocol.host.ProtocolFactory","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-factory/index.html","searchKeys":["ProtocolFactory","sealed interface ProtocolFactory","app.cash.redwood.protocol.host.ProtocolFactory"]},{"name":"val Throwing: ProtocolMismatchHandler","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion.Throwing","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/-companion/-throwing.html","searchKeys":["Throwing","val Throwing: ProtocolMismatchHandler","app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion.Throwing"]},{"name":"val args: Array?","description":"app.cash.redwood.protocol.host.UiEvent.args","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/args.html","searchKeys":["args","val args: Array?","app.cash.redwood.protocol.host.UiEvent.args"]},{"name":"val hostRedwoodVersion: RedwoodVersion","description":"app.cash.redwood.protocol.host.hostRedwoodVersion","location":"redwood-protocol-host/app.cash.redwood.protocol.host/host-redwood-version.html","searchKeys":["hostRedwoodVersion","val hostRedwoodVersion: RedwoodVersion","app.cash.redwood.protocol.host.hostRedwoodVersion"]},{"name":"val id: Id","description":"app.cash.redwood.protocol.host.UiEvent.id","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/id.html","searchKeys":["id","val id: Id","app.cash.redwood.protocol.host.UiEvent.id"]},{"name":"val serializationStrategies: Array>?","description":"app.cash.redwood.protocol.host.UiEvent.serializationStrategies","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/serialization-strategies.html","searchKeys":["serializationStrategies","val serializationStrategies: Array>?","app.cash.redwood.protocol.host.UiEvent.serializationStrategies"]},{"name":"val tag: EventTag","description":"app.cash.redwood.protocol.host.UiEvent.tag","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/tag.html","searchKeys":["tag","val tag: EventTag","app.cash.redwood.protocol.host.UiEvent.tag"]},{"name":"abstract class AbstractWidgetChildrenTest","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/index.html","searchKeys":["AbstractWidgetChildrenTest","abstract class AbstractWidgetChildrenTest","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest"]},{"name":"abstract fun names(): List","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.names","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/names.html","searchKeys":["names","abstract fun names(): List","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.names"]},{"name":"abstract fun widget(name: String): W","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.widget","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/widget.html","searchKeys":["widget","abstract fun widget(name: String): W","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.widget"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.children","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.children"]},{"name":"constructor()","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.AbstractWidgetChildrenTest","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/-abstract-widget-children-test.html","searchKeys":["AbstractWidgetChildrenTest","constructor()","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.AbstractWidgetChildrenTest"]},{"name":"abstract fun Box(): Box","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Box","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-box.html","searchKeys":["Box","abstract fun Box(): Box","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Box"]},{"name":"abstract fun Column(): Column","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Column","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-column.html","searchKeys":["Column","abstract fun Column(): Column","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Column"]},{"name":"abstract fun Row(): Row","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Row","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-row.html","searchKeys":["Row","abstract fun Row(): Row","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Row"]},{"name":"abstract fun Spacer(): Spacer","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","abstract fun Spacer(): Spacer","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Spacer"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.crossAxisAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.crossAxisAlignment"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Box.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Box.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Column.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Column.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Row.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Row.height"]},{"name":"abstract fun height(height: Dp)","description":"app.cash.redwood.layout.widget.Spacer.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/height.html","searchKeys":["height","abstract fun height(height: Dp)","app.cash.redwood.layout.widget.Spacer.height"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Box.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Box.horizontalAlignment"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Column.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Column.horizontalAlignment"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.Row.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.Row.horizontalAlignment"]},{"name":"abstract fun mainAxisAlignment(mainAxisAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.mainAxisAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/main-axis-alignment.html","searchKeys":["mainAxisAlignment","abstract fun mainAxisAlignment(mainAxisAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.mainAxisAlignment"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Box.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Box.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Column.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Column.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Row.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Row.margin"]},{"name":"abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","description":"app.cash.redwood.layout.widget.Column.onScroll","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/on-scroll.html","searchKeys":["onScroll","abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","app.cash.redwood.layout.widget.Column.onScroll"]},{"name":"abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","description":"app.cash.redwood.layout.widget.Row.onScroll","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/on-scroll.html","searchKeys":["onScroll","abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","app.cash.redwood.layout.widget.Row.onScroll"]},{"name":"abstract fun overflow(overflow: Overflow)","description":"app.cash.redwood.layout.widget.Column.overflow","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/overflow.html","searchKeys":["overflow","abstract fun overflow(overflow: Overflow)","app.cash.redwood.layout.widget.Column.overflow"]},{"name":"abstract fun overflow(overflow: Overflow)","description":"app.cash.redwood.layout.widget.Row.overflow","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/overflow.html","searchKeys":["overflow","abstract fun overflow(overflow: Overflow)","app.cash.redwood.layout.widget.Row.overflow"]},{"name":"abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Box.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Box.verticalAlignment"]},{"name":"abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Row.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Row.verticalAlignment"]},{"name":"abstract fun verticalAlignment(verticalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.Column.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.Column.verticalAlignment"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Box.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Box.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Column.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Column.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Row.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Row.width"]},{"name":"abstract fun width(width: Dp)","description":"app.cash.redwood.layout.widget.Spacer.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/width.html","searchKeys":["width","abstract fun width(width: Dp)","app.cash.redwood.layout.widget.Spacer.width"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Box.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Box.children"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Column.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Column.children"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Row.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Row.children"]},{"name":"class RedwoodLayoutWidgetSystem(val RedwoodLayout: RedwoodLayoutWidgetFactory) : WidgetSystem , RedwoodLayoutWidgetFactoryOwner ","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/index.html","searchKeys":["RedwoodLayoutWidgetSystem","class RedwoodLayoutWidgetSystem(val RedwoodLayout: RedwoodLayoutWidgetFactory) : WidgetSystem , RedwoodLayoutWidgetFactoryOwner ","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem"]},{"name":"constructor(RedwoodLayout: RedwoodLayoutWidgetFactory)","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayoutWidgetSystem","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-redwood-layout-widget-system.html","searchKeys":["RedwoodLayoutWidgetSystem","constructor(RedwoodLayout: RedwoodLayoutWidgetFactory)","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayoutWidgetSystem"]},{"name":"fun allChildren(widget: Widget): List>","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion.allChildren","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-companion/all-children.html","searchKeys":["allChildren","fun allChildren(widget: Widget): List>","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion.allChildren"]},{"name":"interface Box : Widget ","description":"app.cash.redwood.layout.widget.Box","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html","searchKeys":["Box","interface Box : Widget ","app.cash.redwood.layout.widget.Box"]},{"name":"interface Column : Widget ","description":"app.cash.redwood.layout.widget.Column","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/index.html","searchKeys":["Column","interface Column : Widget ","app.cash.redwood.layout.widget.Column"]},{"name":"interface FlexContainer : Row , Column ","description":"app.cash.redwood.layout.widget.FlexContainer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/index.html","searchKeys":["FlexContainer","interface FlexContainer : Row , Column ","app.cash.redwood.layout.widget.FlexContainer"]},{"name":"interface RedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/index.html","searchKeys":["RedwoodLayoutWidgetFactory","interface RedwoodLayoutWidgetFactory","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory"]},{"name":"interface Row : Widget ","description":"app.cash.redwood.layout.widget.Row","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/index.html","searchKeys":["Row","interface Row : Widget ","app.cash.redwood.layout.widget.Row"]},{"name":"interface Spacer : Widget ","description":"app.cash.redwood.layout.widget.Spacer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/index.html","searchKeys":["Spacer","interface Spacer : Widget ","app.cash.redwood.layout.widget.Spacer"]},{"name":"object Companion","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion"]},{"name":"open override fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.apply","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/apply.html","searchKeys":["apply","open override fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.apply"]},{"name":"open override fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/horizontal-alignment.html","searchKeys":["horizontalAlignment","open override fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment"]},{"name":"open override fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/horizontal-alignment.html","searchKeys":["horizontalAlignment","open override fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment"]},{"name":"open override fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/vertical-alignment.html","searchKeys":["verticalAlignment","open override fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.verticalAlignment"]},{"name":"open override fun verticalAlignment(verticalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/vertical-alignment.html","searchKeys":["verticalAlignment","open override fun verticalAlignment(verticalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.verticalAlignment"]},{"name":"open override val RedwoodLayout: RedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayout","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-redwood-layout.html","searchKeys":["RedwoodLayout","open override val RedwoodLayout: RedwoodLayoutWidgetFactory","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayout"]},{"name":"constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.RefreshableLazyList.RefreshableLazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.RefreshableLazyList.RefreshableLazyList"]},{"name":"constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.LazyList.LazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/-lazy-list.html","searchKeys":["LazyList","constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.LazyList.LazyList"]},{"name":"data class LazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: () -> Unit, val items: () -> Unit)","description":"app.cash.redwood.lazylayout.LazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/index.html","searchKeys":["LazyList","data class LazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: () -> Unit, val items: () -> Unit)","app.cash.redwood.lazylayout.LazyList"]},{"name":"data class RefreshableLazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: () -> Unit, val items: () -> Unit)","description":"app.cash.redwood.lazylayout.RefreshableLazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/index.html","searchKeys":["RefreshableLazyList","data class RefreshableLazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: () -> Unit, val items: () -> Unit)","app.cash.redwood.lazylayout.RefreshableLazyList"]},{"name":"interface RedwoodLazyLayout","description":"app.cash.redwood.lazylayout.RedwoodLazyLayout","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-redwood-lazy-layout/index.html","searchKeys":["RedwoodLazyLayout","interface RedwoodLazyLayout","app.cash.redwood.lazylayout.RedwoodLazyLayout"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.LazyList.crossAxisAlignment","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.LazyList.crossAxisAlignment"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.RefreshableLazyList.crossAxisAlignment","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.RefreshableLazyList.crossAxisAlignment"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.LazyList.height","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.LazyList.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.RefreshableLazyList.height","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.RefreshableLazyList.height"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.LazyList.isVertical","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.LazyList.isVertical"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.RefreshableLazyList.isVertical","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.RefreshableLazyList.isVertical"]},{"name":"val items: () -> Unit","description":"app.cash.redwood.lazylayout.LazyList.items","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items.html","searchKeys":["items","val items: () -> Unit","app.cash.redwood.lazylayout.LazyList.items"]},{"name":"val items: () -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.items","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items.html","searchKeys":["items","val items: () -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.items"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.LazyList.itemsAfter","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.LazyList.itemsAfter"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.RefreshableLazyList.itemsAfter","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.RefreshableLazyList.itemsAfter"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.LazyList.itemsBefore","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.LazyList.itemsBefore"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.RefreshableLazyList.itemsBefore","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.RefreshableLazyList.itemsBefore"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.LazyList.margin","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.LazyList.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.RefreshableLazyList.margin","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.RefreshableLazyList.margin"]},{"name":"val onRefresh: () -> Unit?","description":"app.cash.redwood.lazylayout.RefreshableLazyList.onRefresh","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/on-refresh.html","searchKeys":["onRefresh","val onRefresh: () -> Unit?","app.cash.redwood.lazylayout.RefreshableLazyList.onRefresh"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.LazyList.onViewportChanged","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.LazyList.onViewportChanged"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.onViewportChanged","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.onViewportChanged"]},{"name":"val placeholder: () -> Unit","description":"app.cash.redwood.lazylayout.LazyList.placeholder","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/placeholder.html","searchKeys":["placeholder","val placeholder: () -> Unit","app.cash.redwood.lazylayout.LazyList.placeholder"]},{"name":"val placeholder: () -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.placeholder","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/placeholder.html","searchKeys":["placeholder","val placeholder: () -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.placeholder"]},{"name":"val pullRefreshContentColor: UInt","description":"app.cash.redwood.lazylayout.RefreshableLazyList.pullRefreshContentColor","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","val pullRefreshContentColor: UInt","app.cash.redwood.lazylayout.RefreshableLazyList.pullRefreshContentColor"]},{"name":"val refreshing: Boolean","description":"app.cash.redwood.lazylayout.RefreshableLazyList.refreshing","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/refreshing.html","searchKeys":["refreshing","val refreshing: Boolean","app.cash.redwood.lazylayout.RefreshableLazyList.refreshing"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.LazyList.scrollItemIndex","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.LazyList.scrollItemIndex"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.RefreshableLazyList.scrollItemIndex","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.RefreshableLazyList.scrollItemIndex"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.LazyList.width","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.LazyList.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.RefreshableLazyList.width","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.RefreshableLazyList.width"]}] \ No newline at end of file +[{"name":"class LazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","description":"app.cash.redwood.lazylayout.testing.LazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/index.html","searchKeys":["LazyListValue","class LazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","app.cash.redwood.lazylayout.testing.LazyListValue"]},{"name":"class RedwoodLazyLayoutTestingWidgetFactory : RedwoodLazyLayoutWidgetFactory ","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/index.html","searchKeys":["RedwoodLazyLayoutTestingWidgetFactory","class RedwoodLazyLayoutTestingWidgetFactory : RedwoodLazyLayoutWidgetFactory ","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory"]},{"name":"class RefreshableLazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/index.html","searchKeys":["RefreshableLazyListValue","class RefreshableLazyListValue(val modifier: Modifier = Modifier, val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: List = listOf(), val items: List = listOf()) : WidgetValue","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue"]},{"name":"class TestLoadingStrategy : LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/index.html","searchKeys":["TestLoadingStrategy","class TestLoadingStrategy : LoadingStrategy","app.cash.redwood.lazylayout.compose.TestLoadingStrategy"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.TestLoadingStrategy","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/-test-loading-strategy.html","searchKeys":["TestLoadingStrategy","constructor()","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.TestLoadingStrategy"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RedwoodLazyLayoutTestingWidgetFactory","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-redwood-lazy-layout-testing-widget-factory.html","searchKeys":["RedwoodLazyLayoutTestingWidgetFactory","constructor()","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RedwoodLazyLayoutTestingWidgetFactory"]},{"name":"constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: List = listOf(), items: List = listOf())","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.RefreshableLazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/-refreshable-lazy-list-value.html","searchKeys":["RefreshableLazyListValue","constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: List = listOf(), items: List = listOf())","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.RefreshableLazyListValue"]},{"name":"constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: List = listOf(), items: List = listOf())","description":"app.cash.redwood.lazylayout.testing.LazyListValue.LazyListValue","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/-lazy-list-value.html","searchKeys":["LazyListValue","constructor(modifier: Modifier = Modifier, isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: List = listOf(), items: List = listOf())","app.cash.redwood.lazylayout.testing.LazyListValue.LazyListValue"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.lazylayout.testing.LazyListValue.equals","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.lazylayout.testing.LazyListValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.equals","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.equals"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toWidget","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.lazylayout.testing.LazyListValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toWidget","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toWidget"]},{"name":"open override fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.LazyList","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-testing-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTestingWidgetFactory.RefreshableLazyList"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.hashCode","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.lazylayout.testing.LazyListValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.hashCode","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.hashCode"]},{"name":"open override fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.loadRange","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/load-range.html","searchKeys":["loadRange","open override fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.loadRange"]},{"name":"open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.onUserScroll","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.onUserScroll"]},{"name":"open override fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.scrollTo","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/scroll-to.html","searchKeys":["scrollTo","open override fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.scrollTo"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toDebugString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.lazylayout.testing.LazyListValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toDebugString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toDebugString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.lazylayout.testing.LazyListValue.toString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.lazylayout.testing.LazyListValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toString","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.toString"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.lazylayout.testing.LazyListValue.childrenLists","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.lazylayout.testing.LazyListValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.childrenLists","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.childrenLists"]},{"name":"open override val firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","open override val firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.firstVisibleIndex"]},{"name":"open override val lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.TestLoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.compose/-test-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","open override val lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.TestLoadingStrategy.lastVisibleIndex"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.lazylayout.testing.LazyListValue.modifier","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.lazylayout.testing.LazyListValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.modifier","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.modifier"]},{"name":"suspend fun RedwoodLazyLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","description":"app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTester","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-redwood-lazy-layout-tester.html","searchKeys":["RedwoodLazyLayoutTester","suspend fun RedwoodLazyLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","app.cash.redwood.lazylayout.testing.RedwoodLazyLayoutTester"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.testing.LazyListValue.crossAxisAlignment","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.testing.LazyListValue.crossAxisAlignment"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.crossAxisAlignment","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.crossAxisAlignment"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.testing.LazyListValue.height","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.testing.LazyListValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.height","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.height"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.testing.LazyListValue.isVertical","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.testing.LazyListValue.isVertical"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.isVertical","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.isVertical"]},{"name":"val items: List","description":"app.cash.redwood.lazylayout.testing.LazyListValue.items","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items.html","searchKeys":["items","val items: List","app.cash.redwood.lazylayout.testing.LazyListValue.items"]},{"name":"val items: List","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.items","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items.html","searchKeys":["items","val items: List","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.items"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.itemsAfter","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.testing.LazyListValue.itemsAfter"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsAfter","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsAfter"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.testing.LazyListValue.itemsBefore","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.testing.LazyListValue.itemsBefore"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsBefore","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.itemsBefore"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.testing.LazyListValue.margin","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.testing.LazyListValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.margin","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.margin"]},{"name":"val onRefresh: () -> Unit?","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onRefresh","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/on-refresh.html","searchKeys":["onRefresh","val onRefresh: () -> Unit?","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onRefresh"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.testing.LazyListValue.onViewportChanged","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.testing.LazyListValue.onViewportChanged"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onViewportChanged","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.onViewportChanged"]},{"name":"val placeholder: List","description":"app.cash.redwood.lazylayout.testing.LazyListValue.placeholder","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/placeholder.html","searchKeys":["placeholder","val placeholder: List","app.cash.redwood.lazylayout.testing.LazyListValue.placeholder"]},{"name":"val placeholder: List","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.placeholder","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/placeholder.html","searchKeys":["placeholder","val placeholder: List","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.placeholder"]},{"name":"val pullRefreshContentColor: UInt","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.pullRefreshContentColor","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","val pullRefreshContentColor: UInt","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.pullRefreshContentColor"]},{"name":"val refreshing: Boolean","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.refreshing","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/refreshing.html","searchKeys":["refreshing","val refreshing: Boolean","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.refreshing"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.testing.LazyListValue.scrollItemIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.testing.LazyListValue.scrollItemIndex"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.scrollItemIndex","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.scrollItemIndex"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.testing.LazyListValue.width","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-lazy-list-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.testing.LazyListValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.width","location":"redwood-lazylayout-testing/app.cash.redwood.lazylayout.testing/-refreshable-lazy-list-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.testing.RefreshableLazyListValue.width"]},{"name":"abstract class LazyListScrollProcessor","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/index.html","searchKeys":["LazyListScrollProcessor","abstract class LazyListScrollProcessor","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor"]},{"name":"abstract class LazyListUpdateProcessor","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/index.html","searchKeys":["LazyListUpdateProcessor","abstract class LazyListUpdateProcessor","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor"]},{"name":"abstract fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","abstract fun LazyList(): LazyList","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"abstract fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","abstract fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun contentSize(): Int","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.contentSize","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/content-size.html","searchKeys":["contentSize","abstract fun contentSize(): Int","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.contentSize"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.lazylayout.widget.LazyList.crossAxisAlignment","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.lazylayout.widget.LazyList.crossAxisAlignment"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.crossAxisAlignment","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.crossAxisAlignment"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.lazylayout.widget.LazyList.height","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.lazylayout.widget.LazyList.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.height","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.height"]},{"name":"abstract fun isVertical(isVertical: Boolean)","description":"app.cash.redwood.lazylayout.widget.LazyList.isVertical","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/is-vertical.html","searchKeys":["isVertical","abstract fun isVertical(isVertical: Boolean)","app.cash.redwood.lazylayout.widget.LazyList.isVertical"]},{"name":"abstract fun isVertical(isVertical: Boolean)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.isVertical","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/is-vertical.html","searchKeys":["isVertical","abstract fun isVertical(isVertical: Boolean)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.isVertical"]},{"name":"abstract fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.LazyList.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items-after.html","searchKeys":["itemsAfter","abstract fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.LazyList.itemsAfter"]},{"name":"abstract fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items-after.html","searchKeys":["itemsAfter","abstract fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsAfter"]},{"name":"abstract fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.LazyList.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items-before.html","searchKeys":["itemsBefore","abstract fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.LazyList.itemsBefore"]},{"name":"abstract fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items-before.html","searchKeys":["itemsBefore","abstract fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.itemsBefore"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.lazylayout.widget.LazyList.margin","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.lazylayout.widget.LazyList.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.margin","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.margin"]},{"name":"abstract fun onRefresh(onRefresh: () -> Unit?)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.onRefresh","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/on-refresh.html","searchKeys":["onRefresh","abstract fun onRefresh(onRefresh: () -> Unit?)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.onRefresh"]},{"name":"abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.LazyList.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","app.cash.redwood.lazylayout.widget.LazyList.onViewportChanged"]},{"name":"abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","abstract fun onViewportChanged(onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.onViewportChanged"]},{"name":"abstract fun programmaticScroll(firstIndex: Int, animated: Boolean)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.programmaticScroll","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/programmatic-scroll.html","searchKeys":["programmaticScroll","abstract fun programmaticScroll(firstIndex: Int, animated: Boolean)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.programmaticScroll"]},{"name":"abstract fun pullRefreshContentColor(pullRefreshContentColor: UInt)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.pullRefreshContentColor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","abstract fun pullRefreshContentColor(pullRefreshContentColor: UInt)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.pullRefreshContentColor"]},{"name":"abstract fun refreshing(refreshing: Boolean)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.refreshing","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/refreshing.html","searchKeys":["refreshing","abstract fun refreshing(refreshing: Boolean)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.refreshing"]},{"name":"abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.LazyList.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.LazyList.scrollItemIndex"]},{"name":"abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","abstract fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.scrollItemIndex"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.lazylayout.widget.LazyList.width","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.lazylayout.widget.LazyList.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.width","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.lazylayout.widget.RefreshableLazyList.width"]},{"name":"abstract val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyList.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/items.html","searchKeys":["items","abstract val items: Widget.Children","app.cash.redwood.lazylayout.widget.LazyList.items"]},{"name":"abstract val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/items.html","searchKeys":["items","abstract val items: Widget.Children","app.cash.redwood.lazylayout.widget.RefreshableLazyList.items"]},{"name":"abstract val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyList.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/placeholder.html","searchKeys":["placeholder","abstract val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.LazyList.placeholder"]},{"name":"abstract val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/placeholder.html","searchKeys":["placeholder","abstract val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.RefreshableLazyList.placeholder"]},{"name":"class Binding","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/index.html","searchKeys":["Binding","class Binding","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding"]},{"name":"class RedwoodLazyLayoutWidgetSystem(val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory) : WidgetSystem , RedwoodLazyLayoutWidgetFactoryOwner ","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/index.html","searchKeys":["RedwoodLazyLayoutWidgetSystem","class RedwoodLazyLayoutWidgetSystem(val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory) : WidgetSystem , RedwoodLazyLayoutWidgetFactoryOwner ","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.LazyListScrollProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/-lazy-list-scroll-processor.html","searchKeys":["LazyListScrollProcessor","constructor()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.LazyListScrollProcessor"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.LazyListUpdateProcessor","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-lazy-list-update-processor.html","searchKeys":["LazyListUpdateProcessor","constructor()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.LazyListUpdateProcessor"]},{"name":"constructor(RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory)","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayoutWidgetSystem","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-redwood-lazy-layout-widget-system.html","searchKeys":["RedwoodLazyLayoutWidgetSystem","constructor(RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory)","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayoutWidgetSystem"]},{"name":"fun allChildren(widget: Widget): List>","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion.allChildren","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-companion/all-children.html","searchKeys":["allChildren","fun allChildren(widget: Widget): List>","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion.allChildren"]},{"name":"fun bind(index: Int, view: V): LazyListUpdateProcessor.Binding","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/bind.html","searchKeys":["bind","fun bind(index: Int, view: V): LazyListUpdateProcessor.Binding","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bind"]},{"name":"fun bind(view: V)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.bind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/bind.html","searchKeys":["bind","fun bind(view: V)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.bind"]},{"name":"fun detach()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.detach","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/detach.html","searchKeys":["detach","fun detach()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.detach"]},{"name":"fun getOrCreateView(index: Int, createView: (binding: LazyListUpdateProcessor.Binding) -> V): V","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.getOrCreateView","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/get-or-create-view.html","searchKeys":["getOrCreateView","fun getOrCreateView(index: Int, createView: (binding: LazyListUpdateProcessor.Binding) -> V): V","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.getOrCreateView"]},{"name":"fun itemsAfter(itemsAfter: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsAfter","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items-after.html","searchKeys":["itemsAfter","fun itemsAfter(itemsAfter: Int)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsAfter"]},{"name":"fun itemsBefore(itemsBefore: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsBefore","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items-before.html","searchKeys":["itemsBefore","fun itemsBefore(itemsBefore: Int)","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.itemsBefore"]},{"name":"fun onEndChanges()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onEndChanges","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-end-changes.html","searchKeys":["onEndChanges","fun onEndChanges()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onEndChanges"]},{"name":"fun onEndChanges()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.onEndChanges","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/on-end-changes.html","searchKeys":["onEndChanges","fun onEndChanges()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.onEndChanges"]},{"name":"fun onScrollToTop()","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onScrollToTop","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-scroll-to-top.html","searchKeys":["onScrollToTop","fun onScrollToTop()","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onScrollToTop"]},{"name":"fun onUserScroll(firstIndex: Int, lastIndex: Int)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onUserScroll","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-user-scroll.html","searchKeys":["onUserScroll","fun onUserScroll(firstIndex: Int, lastIndex: Int)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onUserScroll"]},{"name":"fun onViewportChanged(onViewportChanged: (Int, Int) -> Unit)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onViewportChanged","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/on-viewport-changed.html","searchKeys":["onViewportChanged","fun onViewportChanged(onViewportChanged: (Int, Int) -> Unit)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.onViewportChanged"]},{"name":"fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","description":"app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.scrollItemIndex","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-scroll-processor/scroll-item-index.html","searchKeys":["scrollItemIndex","fun scrollItemIndex(scrollItemIndex: ScrollItemIndex)","app.cash.redwood.lazylayout.widget.LazyListScrollProcessor.scrollItemIndex"]},{"name":"fun unbind()","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.unbind","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/unbind.html","searchKeys":["unbind","fun unbind()","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.unbind"]},{"name":"interface LazyList : Widget ","description":"app.cash.redwood.lazylayout.widget.LazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list/index.html","searchKeys":["LazyList","interface LazyList : Widget ","app.cash.redwood.lazylayout.widget.LazyList"]},{"name":"interface RedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-factory/index.html","searchKeys":["RedwoodLazyLayoutWidgetFactory","interface RedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetFactory"]},{"name":"interface RefreshableLazyList : Widget ","description":"app.cash.redwood.lazylayout.widget.RefreshableLazyList","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-refreshable-lazy-list/index.html","searchKeys":["RefreshableLazyList","interface RefreshableLazyList : Widget ","app.cash.redwood.lazylayout.widget.RefreshableLazyList"]},{"name":"object Companion","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.Companion"]},{"name":"open override fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.apply","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/apply.html","searchKeys":["apply","open override fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.apply"]},{"name":"open override val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayout","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-redwood-lazy-layout-widget-system/-redwood-lazy-layout.html","searchKeys":["RedwoodLazyLayout","open override val RedwoodLazyLayout: RedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.widget.RedwoodLazyLayoutWidgetSystem.RedwoodLazyLayout"]},{"name":"val bindings: List>","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bindings","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/bindings.html","searchKeys":["bindings","val bindings: List>","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.bindings"]},{"name":"val isBound: Boolean","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.isBound","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/is-bound.html","searchKeys":["isBound","val isBound: Boolean","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.isBound"]},{"name":"val items: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.items","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/items.html","searchKeys":["items","val items: Widget.Children","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.items"]},{"name":"val placeholder: Widget.Children","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.placeholder","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/placeholder.html","searchKeys":["placeholder","val placeholder: Widget.Children","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.placeholder"]},{"name":"val size: Int","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.size","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/size.html","searchKeys":["size","val size: Int","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.size"]},{"name":"var view: V?","description":"app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.view","location":"redwood-lazylayout-widget/app.cash.redwood.lazylayout.widget/-lazy-list-update-processor/-binding/view.html","searchKeys":["view","var view: V?","app.cash.redwood.lazylayout.widget.LazyListUpdateProcessor.Binding.view"]},{"name":"abstract fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.testing.WidgetValue.toWidget","location":"redwood-testing/app.cash.redwood.testing/-widget-value/to-widget.html","searchKeys":["toWidget","abstract fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.testing.WidgetValue.toWidget"]},{"name":"abstract fun saveState(): TestSavedState","description":"app.cash.redwood.testing.TestRedwoodComposition.saveState","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/save-state.html","searchKeys":["saveState","abstract fun saveState(): TestSavedState","app.cash.redwood.testing.TestRedwoodComposition.saveState"]},{"name":"abstract fun toDebugString(): String","description":"app.cash.redwood.testing.WidgetValue.toDebugString","location":"redwood-testing/app.cash.redwood.testing/-widget-value/to-debug-string.html","searchKeys":["toDebugString","abstract fun toDebugString(): String","app.cash.redwood.testing.WidgetValue.toDebugString"]},{"name":"abstract suspend fun awaitSnapshot(timeout: Duration = 1.seconds): S","description":"app.cash.redwood.testing.TestRedwoodComposition.awaitSnapshot","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/await-snapshot.html","searchKeys":["awaitSnapshot","abstract suspend fun awaitSnapshot(timeout: Duration = 1.seconds): S","app.cash.redwood.testing.TestRedwoodComposition.awaitSnapshot"]},{"name":"abstract val modifier: Modifier","description":"app.cash.redwood.testing.WidgetValue.modifier","location":"redwood-testing/app.cash.redwood.testing/-widget-value/modifier.html","searchKeys":["modifier","abstract val modifier: Modifier","app.cash.redwood.testing.WidgetValue.modifier"]},{"name":"abstract val uiConfigurations: MutableStateFlow","description":"app.cash.redwood.testing.TestRedwoodComposition.uiConfigurations","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/ui-configurations.html","searchKeys":["uiConfigurations","abstract val uiConfigurations: MutableStateFlow","app.cash.redwood.testing.TestRedwoodComposition.uiConfigurations"]},{"name":"fun TestRedwoodComposition(scope: CoroutineScope, widgetSystem: WidgetSystem, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, initialUiConfiguration: UiConfiguration = UiConfiguration(), createSnapshot: () -> S): TestRedwoodComposition","description":"app.cash.redwood.testing.TestRedwoodComposition","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition.html","searchKeys":["TestRedwoodComposition","fun TestRedwoodComposition(scope: CoroutineScope, widgetSystem: WidgetSystem, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, initialUiConfiguration: UiConfiguration = UiConfiguration(), createSnapshot: () -> S): TestRedwoodComposition","app.cash.redwood.testing.TestRedwoodComposition"]},{"name":"fun List.flatten(): Sequence","description":"app.cash.redwood.testing.flatten","location":"redwood-testing/app.cash.redwood.testing/flatten.html","searchKeys":["flatten","fun List.flatten(): Sequence","app.cash.redwood.testing.flatten"]},{"name":"fun List.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","description":"app.cash.redwood.testing.toChangeList","location":"redwood-testing/app.cash.redwood.testing/to-change-list.html","searchKeys":["toChangeList","fun List.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","app.cash.redwood.testing.toChangeList"]},{"name":"fun List.toDebugString(): String","description":"app.cash.redwood.testing.toDebugString","location":"redwood-testing/app.cash.redwood.testing/to-debug-string.html","searchKeys":["toDebugString","fun List.toDebugString(): String","app.cash.redwood.testing.toDebugString"]},{"name":"fun WidgetValue.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","description":"app.cash.redwood.testing.toChangeList","location":"redwood-testing/app.cash.redwood.testing/to-change-list.html","searchKeys":["toChangeList","fun WidgetValue.toChangeList(factory: ProtocolWidgetSystemFactory, json: Json = Json.Default): SnapshotChangeList","app.cash.redwood.testing.toChangeList"]},{"name":"interface TestRedwoodComposition : RedwoodComposition","description":"app.cash.redwood.testing.TestRedwoodComposition","location":"redwood-testing/app.cash.redwood.testing/-test-redwood-composition/index.html","searchKeys":["TestRedwoodComposition","interface TestRedwoodComposition : RedwoodComposition","app.cash.redwood.testing.TestRedwoodComposition"]},{"name":"interface WidgetValue","description":"app.cash.redwood.testing.WidgetValue","location":"redwood-testing/app.cash.redwood.testing/-widget-value/index.html","searchKeys":["WidgetValue","interface WidgetValue","app.cash.redwood.testing.WidgetValue"]},{"name":"object NoOpOnBackPressedDispatcher : OnBackPressedDispatcher","description":"app.cash.redwood.testing.NoOpOnBackPressedDispatcher","location":"redwood-testing/app.cash.redwood.testing/-no-op-on-back-pressed-dispatcher/index.html","searchKeys":["NoOpOnBackPressedDispatcher","object NoOpOnBackPressedDispatcher : OnBackPressedDispatcher","app.cash.redwood.testing.NoOpOnBackPressedDispatcher"]},{"name":"open override fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","description":"app.cash.redwood.testing.NoOpOnBackPressedDispatcher.addCallback","location":"redwood-testing/app.cash.redwood.testing/-no-op-on-back-pressed-dispatcher/add-callback.html","searchKeys":["addCallback","open override fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","app.cash.redwood.testing.NoOpOnBackPressedDispatcher.addCallback"]},{"name":"open val childrenLists: List>","description":"app.cash.redwood.testing.WidgetValue.childrenLists","location":"redwood-testing/app.cash.redwood.testing/-widget-value/children-lists.html","searchKeys":["childrenLists","open val childrenLists: List>","app.cash.redwood.testing.WidgetValue.childrenLists"]},{"name":"sealed class TestSavedState","description":"app.cash.redwood.testing.TestSavedState","location":"redwood-testing/app.cash.redwood.testing/-test-saved-state/index.html","searchKeys":["TestSavedState","sealed class TestSavedState","app.cash.redwood.testing.TestSavedState"]},{"name":"class ComposeWidgetChildren constructor(onModifierUpdated: () -> Unit = {}) : Widget.Children<() -> Unit> ","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/index.html","searchKeys":["ComposeWidgetChildren","class ComposeWidgetChildren constructor(onModifierUpdated: () -> Unit = {}) : Widget.Children<() -> Unit> ","app.cash.redwood.widget.compose.ComposeWidgetChildren"]},{"name":"constructor(onModifierUpdated: () -> Unit = {})","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.ComposeWidgetChildren","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/-compose-widget-children.html","searchKeys":["ComposeWidgetChildren","constructor(onModifierUpdated: () -> Unit = {})","app.cash.redwood.widget.compose.ComposeWidgetChildren.ComposeWidgetChildren"]},{"name":"fun Render()","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.Render","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/-render.html","searchKeys":["Render","fun Render()","app.cash.redwood.widget.compose.ComposeWidgetChildren.Render"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.detach","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.compose.ComposeWidgetChildren.detach"]},{"name":"open override fun insert(index: Int, widget: Widget<() -> Unit>)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.insert","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget<() -> Unit>)","app.cash.redwood.widget.compose.ComposeWidgetChildren.insert"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.move","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.compose.ComposeWidgetChildren.move"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget<() -> Unit>)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.onModifierUpdated","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget<() -> Unit>)","app.cash.redwood.widget.compose.ComposeWidgetChildren.onModifierUpdated"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.remove","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.compose.ComposeWidgetChildren.remove"]},{"name":"open override val widgets: List Unit>>","description":"app.cash.redwood.widget.compose.ComposeWidgetChildren.widgets","location":"redwood-widget-compose/app.cash.redwood.widget.compose/-compose-widget-children/widgets.html","searchKeys":["widgets","open override val widgets: List Unit>>","app.cash.redwood.widget.compose.ComposeWidgetChildren.widgets"]},{"name":"abstract fun sendChanges(changes: List)","description":"app.cash.redwood.protocol.ChangesSink.sendChanges","location":"redwood-protocol/app.cash.redwood.protocol/-changes-sink/send-changes.html","searchKeys":["sendChanges","abstract fun sendChanges(changes: List)","app.cash.redwood.protocol.ChangesSink.sendChanges"]},{"name":"abstract fun sendEvent(event: Event)","description":"app.cash.redwood.protocol.EventSink.sendEvent","location":"redwood-protocol/app.cash.redwood.protocol/-event-sink/send-event.html","searchKeys":["sendEvent","abstract fun sendEvent(event: Event)","app.cash.redwood.protocol.EventSink.sendEvent"]},{"name":"abstract val id: Id","description":"app.cash.redwood.protocol.Change.id","location":"redwood-protocol/app.cash.redwood.protocol/-change/id.html","searchKeys":["id","abstract val id: Id","app.cash.redwood.protocol.Change.id"]},{"name":"abstract val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/tag.html","searchKeys":["tag","abstract val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.tag"]},{"name":"class Add : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Add","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/index.html","searchKeys":["Add","class Add : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Add"]},{"name":"class Create : Change","description":"app.cash.redwood.protocol.Create","location":"redwood-protocol/app.cash.redwood.protocol/-create/index.html","searchKeys":["Create","class Create : Change","app.cash.redwood.protocol.Create"]},{"name":"class Event","description":"app.cash.redwood.protocol.Event","location":"redwood-protocol/app.cash.redwood.protocol/-event/index.html","searchKeys":["Event","class Event","app.cash.redwood.protocol.Event"]},{"name":"class ModifierChange : ValueChange","description":"app.cash.redwood.protocol.ModifierChange","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/index.html","searchKeys":["ModifierChange","class ModifierChange : ValueChange","app.cash.redwood.protocol.ModifierChange"]},{"name":"class ModifierElement(val tag: ModifierTag, val value: JsonElement = DefaultValue)","description":"app.cash.redwood.protocol.ModifierElement","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/index.html","searchKeys":["ModifierElement","class ModifierElement(val tag: ModifierTag, val value: JsonElement = DefaultValue)","app.cash.redwood.protocol.ModifierElement"]},{"name":"class Move : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Move","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/index.html","searchKeys":["Move","class Move : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Move"]},{"name":"class PropertyChange : ValueChange","description":"app.cash.redwood.protocol.PropertyChange","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/index.html","searchKeys":["PropertyChange","class PropertyChange : ValueChange","app.cash.redwood.protocol.PropertyChange"]},{"name":"class Remove : ChildrenChange","description":"app.cash.redwood.protocol.ChildrenChange.Remove","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/index.html","searchKeys":["Remove","class Remove : ChildrenChange","app.cash.redwood.protocol.ChildrenChange.Remove"]},{"name":"constructor(changes: List)","description":"app.cash.redwood.protocol.SnapshotChangeList.SnapshotChangeList","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/-snapshot-change-list.html","searchKeys":["SnapshotChangeList","constructor(changes: List)","app.cash.redwood.protocol.SnapshotChangeList.SnapshotChangeList"]},{"name":"constructor(tag: ModifierTag, value: JsonElement = DefaultValue)","description":"app.cash.redwood.protocol.ModifierElement.ModifierElement","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/-modifier-element.html","searchKeys":["ModifierElement","constructor(tag: ModifierTag, value: JsonElement = DefaultValue)","app.cash.redwood.protocol.ModifierElement.ModifierElement"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.ChildrenTag.ChildrenTag","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-children-tag.html","searchKeys":["ChildrenTag","constructor(value: Int)","app.cash.redwood.protocol.ChildrenTag.ChildrenTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.EventTag.EventTag","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/-event-tag.html","searchKeys":["EventTag","constructor(value: Int)","app.cash.redwood.protocol.EventTag.EventTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.Id.Id","location":"redwood-protocol/app.cash.redwood.protocol/-id/-id.html","searchKeys":["Id","constructor(value: Int)","app.cash.redwood.protocol.Id.Id"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.ModifierTag.ModifierTag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/-modifier-tag.html","searchKeys":["ModifierTag","constructor(value: Int)","app.cash.redwood.protocol.ModifierTag.ModifierTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.PropertyTag.PropertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/-property-tag.html","searchKeys":["PropertyTag","constructor(value: Int)","app.cash.redwood.protocol.PropertyTag.PropertyTag"]},{"name":"constructor(value: Int)","description":"app.cash.redwood.protocol.WidgetTag.WidgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/-widget-tag.html","searchKeys":["WidgetTag","constructor(value: Int)","app.cash.redwood.protocol.WidgetTag.WidgetTag"]},{"name":"constructor(value: String)","description":"app.cash.redwood.protocol.RedwoodVersion.RedwoodVersion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-redwood-version.html","searchKeys":["RedwoodVersion","constructor(value: String)","app.cash.redwood.protocol.RedwoodVersion.RedwoodVersion"]},{"name":"fun interface ChangesSink","description":"app.cash.redwood.protocol.ChangesSink","location":"redwood-protocol/app.cash.redwood.protocol/-changes-sink/index.html","searchKeys":["ChangesSink","fun interface ChangesSink","app.cash.redwood.protocol.ChangesSink"]},{"name":"fun interface EventSink","description":"app.cash.redwood.protocol.EventSink","location":"redwood-protocol/app.cash.redwood.protocol/-event-sink/index.html","searchKeys":["EventSink","fun interface EventSink","app.cash.redwood.protocol.EventSink"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Add.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Add.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Move.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Move.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenChange.Remove.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenChange.Remove.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ChildrenTag.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ChildrenTag.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Create.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-create/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Create.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Event.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-event/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Event.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.Id.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-id/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.Id.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.ModifierChange.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.ModifierChange.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.PropertyChange.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.PropertyChange.Companion"]},{"name":"object Companion","description":"app.cash.redwood.protocol.RedwoodVersion.Companion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.RedwoodVersion.Companion"]},{"name":"open operator override fun compareTo(other: RedwoodVersion): Int","description":"app.cash.redwood.protocol.RedwoodVersion.compareTo","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/compare-to.html","searchKeys":["compareTo","open operator override fun compareTo(other: RedwoodVersion): Int","app.cash.redwood.protocol.RedwoodVersion.compareTo"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Add.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Add.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Move.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Move.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ChildrenChange.Remove.id","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ChildrenChange.Remove.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.Create.id","location":"redwood-protocol/app.cash.redwood.protocol/-create/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.Create.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.ModifierChange.id","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.ModifierChange.id"]},{"name":"open override val id: Id","description":"app.cash.redwood.protocol.PropertyChange.id","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/id.html","searchKeys":["id","open override val id: Id","app.cash.redwood.protocol.PropertyChange.id"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Add.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Add.tag"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Move.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Move.tag"]},{"name":"open override val tag: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenChange.Remove.tag","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/tag.html","searchKeys":["tag","open override val tag: ChildrenTag","app.cash.redwood.protocol.ChildrenChange.Remove.tag"]},{"name":"operator fun invoke(id: Id, elements: List = emptyList()): ModifierChange","description":"app.cash.redwood.protocol.ModifierChange.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, elements: List = emptyList()): ModifierChange","app.cash.redwood.protocol.ModifierChange.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, childId: Id, index: Int): ChildrenChange.Add","description":"app.cash.redwood.protocol.ChildrenChange.Add.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, childId: Id, index: Int): ChildrenChange.Add","app.cash.redwood.protocol.ChildrenChange.Add.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int): ChildrenChange.Move","description":"app.cash.redwood.protocol.ChildrenChange.Move.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int): ChildrenChange.Move","app.cash.redwood.protocol.ChildrenChange.Move.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List = emptyList()): ChildrenChange.Remove","description":"app.cash.redwood.protocol.ChildrenChange.Remove.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List = emptyList()): ChildrenChange.Remove","app.cash.redwood.protocol.ChildrenChange.Remove.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: EventTag, args: List = emptyList()): Event","description":"app.cash.redwood.protocol.Event.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-event/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: EventTag, args: List = emptyList()): Event","app.cash.redwood.protocol.Event.Companion.invoke"]},{"name":"operator fun invoke(id: Id, tag: WidgetTag): Create","description":"app.cash.redwood.protocol.Create.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-create/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, tag: WidgetTag): Create","app.cash.redwood.protocol.Create.Companion.invoke"]},{"name":"operator fun invoke(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: JsonElement = JsonNull): PropertyChange","description":"app.cash.redwood.protocol.PropertyChange.Companion.invoke","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/-companion/invoke.html","searchKeys":["invoke","operator fun invoke(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: JsonElement = JsonNull): PropertyChange","app.cash.redwood.protocol.PropertyChange.Companion.invoke"]},{"name":"sealed interface Change","description":"app.cash.redwood.protocol.Change","location":"redwood-protocol/app.cash.redwood.protocol/-change/index.html","searchKeys":["Change","sealed interface Change","app.cash.redwood.protocol.Change"]},{"name":"sealed interface ChildrenChange : Change","description":"app.cash.redwood.protocol.ChildrenChange","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/index.html","searchKeys":["ChildrenChange","sealed interface ChildrenChange : Change","app.cash.redwood.protocol.ChildrenChange"]},{"name":"sealed interface ValueChange : Change","description":"app.cash.redwood.protocol.ValueChange","location":"redwood-protocol/app.cash.redwood.protocol/-value-change/index.html","searchKeys":["ValueChange","sealed interface ValueChange : Change","app.cash.redwood.protocol.ValueChange"]},{"name":"val Root: ChildrenTag","description":"app.cash.redwood.protocol.ChildrenTag.Companion.Root","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/-companion/-root.html","searchKeys":["Root","val Root: ChildrenTag","app.cash.redwood.protocol.ChildrenTag.Companion.Root"]},{"name":"val Root: Id","description":"app.cash.redwood.protocol.Id.Companion.Root","location":"redwood-protocol/app.cash.redwood.protocol/-id/-companion/-root.html","searchKeys":["Root","val Root: Id","app.cash.redwood.protocol.Id.Companion.Root"]},{"name":"val Unknown: RedwoodVersion","description":"app.cash.redwood.protocol.RedwoodVersion.Companion.Unknown","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/-companion/-unknown.html","searchKeys":["Unknown","val Unknown: RedwoodVersion","app.cash.redwood.protocol.RedwoodVersion.Companion.Unknown"]},{"name":"val args: List","description":"app.cash.redwood.protocol.Event.args","location":"redwood-protocol/app.cash.redwood.protocol/-event/args.html","searchKeys":["args","val args: List","app.cash.redwood.protocol.Event.args"]},{"name":"val changes: List","description":"app.cash.redwood.protocol.SnapshotChangeList.changes","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/changes.html","searchKeys":["changes","val changes: List","app.cash.redwood.protocol.SnapshotChangeList.changes"]},{"name":"val childId: Id","description":"app.cash.redwood.protocol.ChildrenChange.Add.childId","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/child-id.html","searchKeys":["childId","val childId: Id","app.cash.redwood.protocol.ChildrenChange.Add.childId"]},{"name":"val count: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.count","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/count.html","searchKeys":["count","val count: Int","app.cash.redwood.protocol.ChildrenChange.Move.count"]},{"name":"val count: Int","description":"app.cash.redwood.protocol.ChildrenChange.Remove.count","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/count.html","searchKeys":["count","val count: Int","app.cash.redwood.protocol.ChildrenChange.Remove.count"]},{"name":"val elements: List","description":"app.cash.redwood.protocol.ModifierChange.elements","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-change/elements.html","searchKeys":["elements","val elements: List","app.cash.redwood.protocol.ModifierChange.elements"]},{"name":"val fromIndex: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.fromIndex","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/from-index.html","searchKeys":["fromIndex","val fromIndex: Int","app.cash.redwood.protocol.ChildrenChange.Move.fromIndex"]},{"name":"val id: Id","description":"app.cash.redwood.protocol.Event.id","location":"redwood-protocol/app.cash.redwood.protocol/-event/id.html","searchKeys":["id","val id: Id","app.cash.redwood.protocol.Event.id"]},{"name":"val index: Int","description":"app.cash.redwood.protocol.ChildrenChange.Add.index","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-add/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.protocol.ChildrenChange.Add.index"]},{"name":"val index: Int","description":"app.cash.redwood.protocol.ChildrenChange.Remove.index","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.protocol.ChildrenChange.Remove.index"]},{"name":"val propertyTag: PropertyTag","description":"app.cash.redwood.protocol.PropertyChange.propertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/property-tag.html","searchKeys":["propertyTag","val propertyTag: PropertyTag","app.cash.redwood.protocol.PropertyChange.propertyTag"]},{"name":"val removedIds: List","description":"app.cash.redwood.protocol.ChildrenChange.Remove.removedIds","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-remove/removed-ids.html","searchKeys":["removedIds","val removedIds: List","app.cash.redwood.protocol.ChildrenChange.Remove.removedIds"]},{"name":"val tag: EventTag","description":"app.cash.redwood.protocol.Event.tag","location":"redwood-protocol/app.cash.redwood.protocol/-event/tag.html","searchKeys":["tag","val tag: EventTag","app.cash.redwood.protocol.Event.tag"]},{"name":"val tag: ModifierTag","description":"app.cash.redwood.protocol.ModifierElement.tag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/tag.html","searchKeys":["tag","val tag: ModifierTag","app.cash.redwood.protocol.ModifierElement.tag"]},{"name":"val tag: WidgetTag","description":"app.cash.redwood.protocol.Create.tag","location":"redwood-protocol/app.cash.redwood.protocol/-create/tag.html","searchKeys":["tag","val tag: WidgetTag","app.cash.redwood.protocol.Create.tag"]},{"name":"val toIndex: Int","description":"app.cash.redwood.protocol.ChildrenChange.Move.toIndex","location":"redwood-protocol/app.cash.redwood.protocol/-children-change/-move/to-index.html","searchKeys":["toIndex","val toIndex: Int","app.cash.redwood.protocol.ChildrenChange.Move.toIndex"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.ChildrenTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.ChildrenTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.EventTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.EventTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.Id.value","location":"redwood-protocol/app.cash.redwood.protocol/-id/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.Id.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.ModifierTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.ModifierTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.PropertyTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.PropertyTag.value"]},{"name":"val value: Int","description":"app.cash.redwood.protocol.WidgetTag.value","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/value.html","searchKeys":["value","val value: Int","app.cash.redwood.protocol.WidgetTag.value"]},{"name":"val value: JsonElement","description":"app.cash.redwood.protocol.ModifierElement.value","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-element/value.html","searchKeys":["value","val value: JsonElement","app.cash.redwood.protocol.ModifierElement.value"]},{"name":"val value: JsonElement","description":"app.cash.redwood.protocol.PropertyChange.value","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/value.html","searchKeys":["value","val value: JsonElement","app.cash.redwood.protocol.PropertyChange.value"]},{"name":"val value: String","description":"app.cash.redwood.protocol.RedwoodVersion.value","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/value.html","searchKeys":["value","val value: String","app.cash.redwood.protocol.RedwoodVersion.value"]},{"name":"val widgetTag: WidgetTag","description":"app.cash.redwood.protocol.PropertyChange.widgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-change/widget-tag.html","searchKeys":["widgetTag","val widgetTag: WidgetTag","app.cash.redwood.protocol.PropertyChange.widgetTag"]},{"name":"value class ChildrenTag(val value: Int)","description":"app.cash.redwood.protocol.ChildrenTag","location":"redwood-protocol/app.cash.redwood.protocol/-children-tag/index.html","searchKeys":["ChildrenTag","value class ChildrenTag(val value: Int)","app.cash.redwood.protocol.ChildrenTag"]},{"name":"value class EventTag(val value: Int)","description":"app.cash.redwood.protocol.EventTag","location":"redwood-protocol/app.cash.redwood.protocol/-event-tag/index.html","searchKeys":["EventTag","value class EventTag(val value: Int)","app.cash.redwood.protocol.EventTag"]},{"name":"value class Id(val value: Int)","description":"app.cash.redwood.protocol.Id","location":"redwood-protocol/app.cash.redwood.protocol/-id/index.html","searchKeys":["Id","value class Id(val value: Int)","app.cash.redwood.protocol.Id"]},{"name":"value class ModifierTag(val value: Int)","description":"app.cash.redwood.protocol.ModifierTag","location":"redwood-protocol/app.cash.redwood.protocol/-modifier-tag/index.html","searchKeys":["ModifierTag","value class ModifierTag(val value: Int)","app.cash.redwood.protocol.ModifierTag"]},{"name":"value class PropertyTag(val value: Int)","description":"app.cash.redwood.protocol.PropertyTag","location":"redwood-protocol/app.cash.redwood.protocol/-property-tag/index.html","searchKeys":["PropertyTag","value class PropertyTag(val value: Int)","app.cash.redwood.protocol.PropertyTag"]},{"name":"value class RedwoodVersion(val value: String) : Comparable ","description":"app.cash.redwood.protocol.RedwoodVersion","location":"redwood-protocol/app.cash.redwood.protocol/-redwood-version/index.html","searchKeys":["RedwoodVersion","value class RedwoodVersion(val value: String) : Comparable ","app.cash.redwood.protocol.RedwoodVersion"]},{"name":"value class SnapshotChangeList(val changes: List)","description":"app.cash.redwood.protocol.SnapshotChangeList","location":"redwood-protocol/app.cash.redwood.protocol/-snapshot-change-list/index.html","searchKeys":["SnapshotChangeList","value class SnapshotChangeList(val changes: List)","app.cash.redwood.protocol.SnapshotChangeList"]},{"name":"value class WidgetTag(val value: Int)","description":"app.cash.redwood.protocol.WidgetTag","location":"redwood-protocol/app.cash.redwood.protocol/-widget-tag/index.html","searchKeys":["WidgetTag","value class WidgetTag(val value: Int)","app.cash.redwood.protocol.WidgetTag"]},{"name":"constructor(alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.HorizontalAlignment.HorizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/-horizontal-alignment.html","searchKeys":["HorizontalAlignment","constructor(alignment: CrossAxisAlignment)","app.cash.redwood.layout.HorizontalAlignment.HorizontalAlignment"]},{"name":"constructor(alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.VerticalAlignment.VerticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/-vertical-alignment.html","searchKeys":["VerticalAlignment","constructor(alignment: CrossAxisAlignment)","app.cash.redwood.layout.VerticalAlignment.VerticalAlignment"]},{"name":"constructor(height: Dp)","description":"app.cash.redwood.layout.Height.Height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/-height.html","searchKeys":["Height","constructor(height: Dp)","app.cash.redwood.layout.Height.Height"]},{"name":"constructor(margin: Margin)","description":"app.cash.redwood.layout.Margin.Margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/-margin.html","searchKeys":["Margin","constructor(margin: Margin)","app.cash.redwood.layout.Margin.Margin"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Flex.Flex","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/-flex.html","searchKeys":["Flex","constructor(value: Double)","app.cash.redwood.layout.Flex.Flex"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Grow.Grow","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/-grow.html","searchKeys":["Grow","constructor(value: Double)","app.cash.redwood.layout.Grow.Grow"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.layout.Shrink.Shrink","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/-shrink.html","searchKeys":["Shrink","constructor(value: Double)","app.cash.redwood.layout.Shrink.Shrink"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.Box.Box","location":"redwood-layout-schema/app.cash.redwood.layout/-box/-box.html","searchKeys":["Box","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: BoxScope.() -> Unit)","app.cash.redwood.layout.Box.Box"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.Column.Column","location":"redwood-layout-schema/app.cash.redwood.layout/-column/-column.html","searchKeys":["Column","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: ColumnScope.() -> Unit)","app.cash.redwood.layout.Column.Column"]},{"name":"constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.Row.Row","location":"redwood-layout-schema/app.cash.redwood.layout/-row/-row.html","searchKeys":["Row","constructor(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: RowScope.() -> Unit)","app.cash.redwood.layout.Row.Row"]},{"name":"constructor(width: Dp = Dp(0.0), height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.Spacer.Spacer","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/-spacer.html","searchKeys":["Spacer","constructor(width: Dp = Dp(0.0), height: Dp = Dp(0.0))","app.cash.redwood.layout.Spacer.Spacer"]},{"name":"constructor(width: Dp)","description":"app.cash.redwood.layout.Width.Width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/-width.html","searchKeys":["Width","constructor(width: Dp)","app.cash.redwood.layout.Width.Width"]},{"name":"constructor(width: Dp, height: Dp)","description":"app.cash.redwood.layout.Size.Size","location":"redwood-layout-schema/app.cash.redwood.layout/-size/-size.html","searchKeys":["Size","constructor(width: Dp, height: Dp)","app.cash.redwood.layout.Size.Size"]},{"name":"data class Box(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.Box","location":"redwood-layout-schema/app.cash.redwood.layout/-box/index.html","searchKeys":["Box","data class Box(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: BoxScope.() -> Unit)","app.cash.redwood.layout.Box"]},{"name":"data class Column(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.Column","location":"redwood-layout-schema/app.cash.redwood.layout/-column/index.html","searchKeys":["Column","data class Column(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: ColumnScope.() -> Unit)","app.cash.redwood.layout.Column"]},{"name":"data class Flex(val value: Double)","description":"app.cash.redwood.layout.Flex","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/index.html","searchKeys":["Flex","data class Flex(val value: Double)","app.cash.redwood.layout.Flex"]},{"name":"data class Grow(val value: Double)","description":"app.cash.redwood.layout.Grow","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/index.html","searchKeys":["Grow","data class Grow(val value: Double)","app.cash.redwood.layout.Grow"]},{"name":"data class Height(val height: Dp)","description":"app.cash.redwood.layout.Height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/index.html","searchKeys":["Height","data class Height(val height: Dp)","app.cash.redwood.layout.Height"]},{"name":"data class HorizontalAlignment(val alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.HorizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/index.html","searchKeys":["HorizontalAlignment","data class HorizontalAlignment(val alignment: CrossAxisAlignment)","app.cash.redwood.layout.HorizontalAlignment"]},{"name":"data class Margin(val margin: Margin)","description":"app.cash.redwood.layout.Margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/index.html","searchKeys":["Margin","data class Margin(val margin: Margin)","app.cash.redwood.layout.Margin"]},{"name":"data class Row(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.Row","location":"redwood-layout-schema/app.cash.redwood.layout/-row/index.html","searchKeys":["Row","data class Row(val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: RowScope.() -> Unit)","app.cash.redwood.layout.Row"]},{"name":"data class Shrink(val value: Double)","description":"app.cash.redwood.layout.Shrink","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/index.html","searchKeys":["Shrink","data class Shrink(val value: Double)","app.cash.redwood.layout.Shrink"]},{"name":"data class Size(val width: Dp, val height: Dp)","description":"app.cash.redwood.layout.Size","location":"redwood-layout-schema/app.cash.redwood.layout/-size/index.html","searchKeys":["Size","data class Size(val width: Dp, val height: Dp)","app.cash.redwood.layout.Size"]},{"name":"data class Spacer(val width: Dp = Dp(0.0), val height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.Spacer","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/index.html","searchKeys":["Spacer","data class Spacer(val width: Dp = Dp(0.0), val height: Dp = Dp(0.0))","app.cash.redwood.layout.Spacer"]},{"name":"data class VerticalAlignment(val alignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.VerticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/index.html","searchKeys":["VerticalAlignment","data class VerticalAlignment(val alignment: CrossAxisAlignment)","app.cash.redwood.layout.VerticalAlignment"]},{"name":"data class Width(val width: Dp)","description":"app.cash.redwood.layout.Width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/index.html","searchKeys":["Width","data class Width(val width: Dp)","app.cash.redwood.layout.Width"]},{"name":"interface RedwoodLayout","description":"app.cash.redwood.layout.RedwoodLayout","location":"redwood-layout-schema/app.cash.redwood.layout/-redwood-layout/index.html","searchKeys":["RedwoodLayout","interface RedwoodLayout","app.cash.redwood.layout.RedwoodLayout"]},{"name":"object BoxScope","description":"app.cash.redwood.layout.BoxScope","location":"redwood-layout-schema/app.cash.redwood.layout/-box-scope/index.html","searchKeys":["BoxScope","object BoxScope","app.cash.redwood.layout.BoxScope"]},{"name":"object ColumnScope","description":"app.cash.redwood.layout.ColumnScope","location":"redwood-layout-schema/app.cash.redwood.layout/-column-scope/index.html","searchKeys":["ColumnScope","object ColumnScope","app.cash.redwood.layout.ColumnScope"]},{"name":"object RowScope","description":"app.cash.redwood.layout.RowScope","location":"redwood-layout-schema/app.cash.redwood.layout/-row-scope/index.html","searchKeys":["RowScope","object RowScope","app.cash.redwood.layout.RowScope"]},{"name":"val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.HorizontalAlignment.alignment","location":"redwood-layout-schema/app.cash.redwood.layout/-horizontal-alignment/alignment.html","searchKeys":["alignment","val alignment: CrossAxisAlignment","app.cash.redwood.layout.HorizontalAlignment.alignment"]},{"name":"val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.VerticalAlignment.alignment","location":"redwood-layout-schema/app.cash.redwood.layout/-vertical-alignment/alignment.html","searchKeys":["alignment","val alignment: CrossAxisAlignment","app.cash.redwood.layout.VerticalAlignment.alignment"]},{"name":"val children: BoxScope.() -> Unit","description":"app.cash.redwood.layout.Box.children","location":"redwood-layout-schema/app.cash.redwood.layout/-box/children.html","searchKeys":["children","val children: BoxScope.() -> Unit","app.cash.redwood.layout.Box.children"]},{"name":"val children: ColumnScope.() -> Unit","description":"app.cash.redwood.layout.Column.children","location":"redwood-layout-schema/app.cash.redwood.layout/-column/children.html","searchKeys":["children","val children: ColumnScope.() -> Unit","app.cash.redwood.layout.Column.children"]},{"name":"val children: RowScope.() -> Unit","description":"app.cash.redwood.layout.Row.children","location":"redwood-layout-schema/app.cash.redwood.layout/-row/children.html","searchKeys":["children","val children: RowScope.() -> Unit","app.cash.redwood.layout.Row.children"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Box.height","location":"redwood-layout-schema/app.cash.redwood.layout/-box/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Box.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Column.height","location":"redwood-layout-schema/app.cash.redwood.layout/-column/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Column.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.Row.height","location":"redwood-layout-schema/app.cash.redwood.layout/-row/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.Row.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Height.height","location":"redwood-layout-schema/app.cash.redwood.layout/-height/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Height.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Size.height","location":"redwood-layout-schema/app.cash.redwood.layout/-size/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Size.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.Spacer.height","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.Spacer.height"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Box.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-box/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Box.horizontalAlignment"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Column.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-column/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Column.horizontalAlignment"]},{"name":"val horizontalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.Row.horizontalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-row/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: MainAxisAlignment","app.cash.redwood.layout.Row.horizontalAlignment"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Box.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-box/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Box.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Column.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-column/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Column.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Margin.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-margin/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Margin.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.Row.margin","location":"redwood-layout-schema/app.cash.redwood.layout/-row/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.Row.margin"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.Column.onScroll","location":"redwood-layout-schema/app.cash.redwood.layout/-column/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.Column.onScroll"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.Row.onScroll","location":"redwood-layout-schema/app.cash.redwood.layout/-row/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.Row.onScroll"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.Column.overflow","location":"redwood-layout-schema/app.cash.redwood.layout/-column/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.Column.overflow"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.Row.overflow","location":"redwood-layout-schema/app.cash.redwood.layout/-row/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.Row.overflow"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Flex.value","location":"redwood-layout-schema/app.cash.redwood.layout/-flex/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Flex.value"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Grow.value","location":"redwood-layout-schema/app.cash.redwood.layout/-grow/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Grow.value"]},{"name":"val value: Double","description":"app.cash.redwood.layout.Shrink.value","location":"redwood-layout-schema/app.cash.redwood.layout/-shrink/value.html","searchKeys":["value","val value: Double","app.cash.redwood.layout.Shrink.value"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Box.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-box/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Box.verticalAlignment"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.Row.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-row/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.Row.verticalAlignment"]},{"name":"val verticalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.Column.verticalAlignment","location":"redwood-layout-schema/app.cash.redwood.layout/-column/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: MainAxisAlignment","app.cash.redwood.layout.Column.verticalAlignment"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Box.width","location":"redwood-layout-schema/app.cash.redwood.layout/-box/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Box.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Column.width","location":"redwood-layout-schema/app.cash.redwood.layout/-column/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Column.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.Row.width","location":"redwood-layout-schema/app.cash.redwood.layout/-row/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.Row.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Size.width","location":"redwood-layout-schema/app.cash.redwood.layout/-size/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Size.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Spacer.width","location":"redwood-layout-schema/app.cash.redwood.layout/-spacer/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Spacer.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.Width.width","location":"redwood-layout-schema/app.cash.redwood.layout/-width/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.Width.width"]},{"name":"abstract class Spec","description":"app.cash.redwood.treehouse.TreehouseApp.Spec","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/index.html","searchKeys":["Spec","abstract class Spec","app.cash.redwood.treehouse.TreehouseApp.Spec"]},{"name":"abstract class TreehouseApp : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseApp","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/index.html","searchKeys":["TreehouseApp","abstract class TreehouseApp : AutoCloseable","app.cash.redwood.treehouse.TreehouseApp"]},{"name":"abstract fun create(appScope: CoroutineScope, spec: TreehouseApp.Spec, eventListenerFactory: EventListener.Factory = EventListener.NONE): TreehouseApp","description":"app.cash.redwood.treehouse.TreehouseApp.Factory.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-factory/create.html","searchKeys":["create","abstract fun create(appScope: CoroutineScope, spec: TreehouseApp.Spec, eventListenerFactory: EventListener.Factory = EventListener.NONE): TreehouseApp","app.cash.redwood.treehouse.TreehouseApp.Factory.create"]},{"name":"abstract fun bind(view: TreehouseView<*>)","description":"app.cash.redwood.treehouse.Content.bind","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/bind.html","searchKeys":["bind","abstract fun bind(view: TreehouseView<*>)","app.cash.redwood.treehouse.Content.bind"]},{"name":"abstract fun checkUi()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.checkUi","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/check-ui.html","searchKeys":["checkUi","abstract fun checkUi()","app.cash.redwood.treehouse.TreehouseDispatchers.checkUi"]},{"name":"abstract fun checkZipline()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.checkZipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/check-zipline.html","searchKeys":["checkZipline","abstract fun checkZipline()","app.cash.redwood.treehouse.TreehouseDispatchers.checkZipline"]},{"name":"abstract fun create(app: TreehouseApp<*>, manifestUrl: String?): EventListener","description":"app.cash.redwood.treehouse.EventListener.Factory.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-factory/create.html","searchKeys":["create","abstract fun create(app: TreehouseApp<*>, manifestUrl: String?): EventListener","app.cash.redwood.treehouse.EventListener.Factory.create"]},{"name":"abstract fun create(zipline: Zipline): A","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.create","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/create.html","searchKeys":["create","abstract fun create(zipline: Zipline): A","app.cash.redwood.treehouse.TreehouseApp.Spec.create"]},{"name":"abstract fun createContent(source: TreehouseContentSource): Content","description":"app.cash.redwood.treehouse.TreehouseApp.createContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/create-content.html","searchKeys":["createContent","abstract fun createContent(source: TreehouseContentSource): Content","app.cash.redwood.treehouse.TreehouseApp.createContent"]},{"name":"abstract fun get(app: A): ZiplineTreehouseUi","description":"app.cash.redwood.treehouse.TreehouseContentSource.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/get.html","searchKeys":["get","abstract fun get(app: A): ZiplineTreehouseUi","app.cash.redwood.treehouse.TreehouseContentSource.get"]},{"name":"abstract fun onReadyForContentChanged(view: TreehouseView)","description":"app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener.onReadyForContentChanged","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-ready-for-content-change-listener/on-ready-for-content-changed.html","searchKeys":["onReadyForContentChanged","abstract fun onReadyForContentChanged(view: TreehouseView)","app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener.onReadyForContentChanged"]},{"name":"abstract fun performSave(id: String)","description":"app.cash.redwood.treehouse.TreehouseView.SaveCallback.performSave","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-save-callback/perform-save.html","searchKeys":["performSave","abstract fun performSave(id: String)","app.cash.redwood.treehouse.TreehouseView.SaveCallback.performSave"]},{"name":"abstract fun preload(onBackPressedDispatcher: OnBackPressedDispatcher, uiConfiguration: StateFlow)","description":"app.cash.redwood.treehouse.Content.preload","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/preload.html","searchKeys":["preload","abstract fun preload(onBackPressedDispatcher: OnBackPressedDispatcher, uiConfiguration: StateFlow)","app.cash.redwood.treehouse.Content.preload"]},{"name":"abstract fun restart()","description":"app.cash.redwood.treehouse.TreehouseApp.restart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/restart.html","searchKeys":["restart","abstract fun restart()","app.cash.redwood.treehouse.TreehouseApp.restart"]},{"name":"abstract fun start()","description":"app.cash.redwood.treehouse.TreehouseApp.start","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/start.html","searchKeys":["start","abstract fun start()","app.cash.redwood.treehouse.TreehouseApp.start"]},{"name":"abstract fun stop()","description":"app.cash.redwood.treehouse.TreehouseApp.stop","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/stop.html","searchKeys":["stop","abstract fun stop()","app.cash.redwood.treehouse.TreehouseApp.stop"]},{"name":"abstract fun unbind()","description":"app.cash.redwood.treehouse.Content.unbind","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/unbind.html","searchKeys":["unbind","abstract fun unbind()","app.cash.redwood.treehouse.Content.unbind"]},{"name":"abstract fun widgetFactory(json: Json, protocolMismatchHandler: ProtocolMismatchHandler): ProtocolFactory","description":"app.cash.redwood.treehouse.TreehouseView.WidgetSystem.widgetFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-widget-system/widget-factory.html","searchKeys":["widgetFactory","abstract fun widgetFactory(json: Json, protocolMismatchHandler: ProtocolMismatchHandler): ProtocolFactory","app.cash.redwood.treehouse.TreehouseView.WidgetSystem.widgetFactory"]},{"name":"abstract override fun close()","description":"app.cash.redwood.treehouse.TreehouseApp.close","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/close.html","searchKeys":["close","abstract override fun close()","app.cash.redwood.treehouse.TreehouseApp.close"]},{"name":"abstract override fun close()","description":"app.cash.redwood.treehouse.TreehouseDispatchers.close","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/close.html","searchKeys":["close","abstract override fun close()","app.cash.redwood.treehouse.TreehouseDispatchers.close"]},{"name":"abstract suspend fun awaitContent(untilChangeCount: Int = 1)","description":"app.cash.redwood.treehouse.Content.awaitContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/await-content.html","searchKeys":["awaitContent","abstract suspend fun awaitContent(untilChangeCount: Int = 1)","app.cash.redwood.treehouse.Content.awaitContent"]},{"name":"abstract suspend fun bindServices(treehouseApp: TreehouseApp, zipline: Zipline)","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.bindServices","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/bind-services.html","searchKeys":["bindServices","abstract suspend fun bindServices(treehouseApp: TreehouseApp, zipline: Zipline)","app.cash.redwood.treehouse.TreehouseApp.Spec.bindServices"]},{"name":"abstract suspend fun get(id: String): StateSnapshot?","description":"app.cash.redwood.treehouse.StateStore.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/get.html","searchKeys":["get","abstract suspend fun get(id: String): StateSnapshot?","app.cash.redwood.treehouse.StateStore.get"]},{"name":"abstract suspend fun put(id: String, value: StateSnapshot)","description":"app.cash.redwood.treehouse.StateStore.put","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/put.html","searchKeys":["put","abstract suspend fun put(id: String, value: StateSnapshot)","app.cash.redwood.treehouse.StateStore.put"]},{"name":"abstract val dispatchers: TreehouseDispatchers","description":"app.cash.redwood.treehouse.TreehouseApp.dispatchers","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/dispatchers.html","searchKeys":["dispatchers","abstract val dispatchers: TreehouseDispatchers","app.cash.redwood.treehouse.TreehouseApp.dispatchers"]},{"name":"abstract val manifestUrl: Flow","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.manifestUrl","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/manifest-url.html","searchKeys":["manifestUrl","abstract val manifestUrl: Flow","app.cash.redwood.treehouse.TreehouseApp.Spec.manifestUrl"]},{"name":"abstract val name: String","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.name","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.treehouse.TreehouseApp.Spec.name"]},{"name":"abstract val name: String","description":"app.cash.redwood.treehouse.TreehouseApp.name","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.treehouse.TreehouseApp.name"]},{"name":"abstract val readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseView.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/ready-for-content.html","searchKeys":["readyForContent","abstract val readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseView.readyForContent"]},{"name":"abstract val stateSnapshotId: StateSnapshot.Id","description":"app.cash.redwood.treehouse.TreehouseView.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/state-snapshot-id.html","searchKeys":["stateSnapshotId","abstract val stateSnapshotId: StateSnapshot.Id","app.cash.redwood.treehouse.TreehouseView.stateSnapshotId"]},{"name":"abstract val ui: CoroutineDispatcher","description":"app.cash.redwood.treehouse.TreehouseDispatchers.ui","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/ui.html","searchKeys":["ui","abstract val ui: CoroutineDispatcher","app.cash.redwood.treehouse.TreehouseDispatchers.ui"]},{"name":"abstract val widgetSystem: TreehouseView.WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseView.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: TreehouseView.WidgetSystem","app.cash.redwood.treehouse.TreehouseView.widgetSystem"]},{"name":"abstract val zipline: CoroutineDispatcher","description":"app.cash.redwood.treehouse.TreehouseDispatchers.zipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/zipline.html","searchKeys":["zipline","abstract val zipline: CoroutineDispatcher","app.cash.redwood.treehouse.TreehouseDispatchers.zipline"]},{"name":"abstract val zipline: StateFlow","description":"app.cash.redwood.treehouse.TreehouseApp.zipline","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/zipline.html","searchKeys":["zipline","abstract val zipline: StateFlow","app.cash.redwood.treehouse.TreehouseApp.zipline"]},{"name":"abstract var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","description":"app.cash.redwood.treehouse.TreehouseView.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","abstract var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","app.cash.redwood.treehouse.TreehouseView.readyForContentChangeListener"]},{"name":"abstract var saveCallback: TreehouseView.SaveCallback?","description":"app.cash.redwood.treehouse.TreehouseView.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/save-callback.html","searchKeys":["saveCallback","abstract var saveCallback: TreehouseView.SaveCallback?","app.cash.redwood.treehouse.TreehouseView.saveCallback"]},{"name":"class ChangeListRenderer(json: Json)","description":"app.cash.redwood.treehouse.ChangeListRenderer","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/index.html","searchKeys":["ChangeListRenderer","class ChangeListRenderer(json: Json)","app.cash.redwood.treehouse.ChangeListRenderer"]},{"name":"class MemoryStateStore : StateStore","description":"app.cash.redwood.treehouse.MemoryStateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/index.html","searchKeys":["MemoryStateStore","class MemoryStateStore : StateStore","app.cash.redwood.treehouse.MemoryStateStore"]},{"name":"class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context)) : RedwoodLayout, TreehouseView ","description":"app.cash.redwood.treehouse.TreehouseLayout","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/index.html","searchKeys":["TreehouseLayout","class TreehouseLayout(context: Context, val widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context)) : RedwoodLayout, TreehouseView ","app.cash.redwood.treehouse.TreehouseLayout"]},{"name":"class TreehouseUIView(val widgetSystem: <>, root: )","description":"app.cash.redwood.treehouse.TreehouseUIView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/index.html","searchKeys":["TreehouseUIView","class TreehouseUIView(val widgetSystem: <>, root: )","app.cash.redwood.treehouse.TreehouseUIView"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.EventListener.EventListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-event-listener.html","searchKeys":["EventListener","constructor()","app.cash.redwood.treehouse.EventListener.EventListener"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.MemoryStateStore.MemoryStateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/-memory-state-store.html","searchKeys":["MemoryStateStore","constructor()","app.cash.redwood.treehouse.MemoryStateStore.MemoryStateStore"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.Spec","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/-spec.html","searchKeys":["Spec","constructor()","app.cash.redwood.treehouse.TreehouseApp.Spec.Spec"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.TreehouseApp.TreehouseApp","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-treehouse-app.html","searchKeys":["TreehouseApp","constructor()","app.cash.redwood.treehouse.TreehouseApp.TreehouseApp"]},{"name":"constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context))","description":"app.cash.redwood.treehouse.TreehouseLayout.TreehouseLayout","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/-treehouse-layout.html","searchKeys":["TreehouseLayout","constructor(context: Context, widgetSystem: TreehouseView.WidgetSystem, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context))","app.cash.redwood.treehouse.TreehouseLayout.TreehouseLayout"]},{"name":"constructor(json: Json)","description":"app.cash.redwood.treehouse.ChangeListRenderer.ChangeListRenderer","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/-change-list-renderer.html","searchKeys":["ChangeListRenderer","constructor(json: Json)","app.cash.redwood.treehouse.ChangeListRenderer.ChangeListRenderer"]},{"name":"constructor(widgetSystem: <>)","description":"app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html","searchKeys":["TreehouseUIView","constructor(widgetSystem: <>)","app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView"]},{"name":"constructor(widgetSystem: <>, root: )","description":"app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/-treehouse-u-i-view.html","searchKeys":["TreehouseUIView","constructor(widgetSystem: <>, root: )","app.cash.redwood.treehouse.TreehouseUIView.TreehouseUIView"]},{"name":"fun TreehouseContentSource.bindWhenReady(view: TreehouseView, app: TreehouseApp): Closeable","description":"app.cash.redwood.treehouse.bindWhenReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html","searchKeys":["bindWhenReady","fun TreehouseContentSource.bindWhenReady(view: TreehouseView, app: TreehouseApp): Closeable","app.cash.redwood.treehouse.bindWhenReady"]},{"name":"fun Content.bindWhenReady(view: TreehouseView): Closeable","description":"app.cash.redwood.treehouse.bindWhenReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/bind-when-ready.html","searchKeys":["bindWhenReady","fun Content.bindWhenReady(view: TreehouseView): Closeable","app.cash.redwood.treehouse.bindWhenReady"]},{"name":"fun TreehouseAppFactory(context: Context, httpClient: OkHttpClient, manifestVerifier: ManifestVerifier, embeddedFileSystem: FileSystem? = null, embeddedDir: Path? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, loaderEventListener: LoaderEventListener = LoaderEventListener.None, concurrentDownloads: Int = 8, stateStore: StateStore = MemoryStateStore(), leakDetector: LeakDetector = LeakDetector.none()): TreehouseApp.Factory","description":"app.cash.redwood.treehouse.TreehouseAppFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app-factory.html","searchKeys":["TreehouseAppFactory","fun TreehouseAppFactory(context: Context, httpClient: OkHttpClient, manifestVerifier: ManifestVerifier, embeddedFileSystem: FileSystem? = null, embeddedDir: Path? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, loaderEventListener: LoaderEventListener = LoaderEventListener.None, concurrentDownloads: Int = 8, stateStore: StateStore = MemoryStateStore(), leakDetector: LeakDetector = LeakDetector.none()): TreehouseApp.Factory","app.cash.redwood.treehouse.TreehouseAppFactory"]},{"name":"fun TreehouseAppFactory(httpClient: , manifestVerifier: , embeddedFileSystem: ? = null, embeddedDir: ? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, concurrentDownloads: Int = 8, loaderEventListener: = LoaderEventListener.None, stateStore: = MemoryStateStore(), leakDetector: = LeakDetector.none()): ","description":"app.cash.redwood.treehouse.TreehouseAppFactory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app-factory.html","searchKeys":["TreehouseAppFactory","fun TreehouseAppFactory(httpClient: , manifestVerifier: , embeddedFileSystem: ? = null, embeddedDir: ? = null, cacheName: String = \"zipline\", cacheMaxSizeInBytes: Long = 50L * 1024L * 1024L, concurrentDownloads: Int = 8, loaderEventListener: = LoaderEventListener.None, stateStore: = MemoryStateStore(), leakDetector: = LeakDetector.none()): ","app.cash.redwood.treehouse.TreehouseAppFactory"]},{"name":"fun interface ReadyForContentChangeListener","description":"app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-ready-for-content-change-listener/index.html","searchKeys":["ReadyForContentChangeListener","fun interface ReadyForContentChangeListener","app.cash.redwood.treehouse.TreehouseView.ReadyForContentChangeListener"]},{"name":"fun interface TreehouseContentSource","description":"app.cash.redwood.treehouse.TreehouseContentSource","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-content-source/index.html","searchKeys":["TreehouseContentSource","fun interface TreehouseContentSource","app.cash.redwood.treehouse.TreehouseContentSource"]},{"name":"fun interface WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseView.WidgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-widget-system/index.html","searchKeys":["WidgetSystem","fun interface WidgetSystem","app.cash.redwood.treehouse.TreehouseView.WidgetSystem"]},{"name":"fun render(view: TreehouseView, changeList: SnapshotChangeList)","description":"app.cash.redwood.treehouse.ChangeListRenderer.render","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-change-list-renderer/render.html","searchKeys":["render","fun render(view: TreehouseView, changeList: SnapshotChangeList)","app.cash.redwood.treehouse.ChangeListRenderer.render"]},{"name":"interface Content","description":"app.cash.redwood.treehouse.Content","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-content/index.html","searchKeys":["Content","interface Content","app.cash.redwood.treehouse.Content"]},{"name":"interface Factory : AutoCloseable","description":"app.cash.redwood.treehouse.EventListener.Factory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-factory/index.html","searchKeys":["Factory","interface Factory : AutoCloseable","app.cash.redwood.treehouse.EventListener.Factory"]},{"name":"interface Factory : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseApp.Factory","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-factory/index.html","searchKeys":["Factory","interface Factory : AutoCloseable","app.cash.redwood.treehouse.TreehouseApp.Factory"]},{"name":"interface SaveCallback","description":"app.cash.redwood.treehouse.TreehouseView.SaveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/-save-callback/index.html","searchKeys":["SaveCallback","interface SaveCallback","app.cash.redwood.treehouse.TreehouseView.SaveCallback"]},{"name":"interface StateStore","description":"app.cash.redwood.treehouse.StateStore","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-state-store/index.html","searchKeys":["StateStore","interface StateStore","app.cash.redwood.treehouse.StateStore"]},{"name":"interface TreehouseDispatchers : AutoCloseable","description":"app.cash.redwood.treehouse.TreehouseDispatchers","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-dispatchers/index.html","searchKeys":["TreehouseDispatchers","interface TreehouseDispatchers : AutoCloseable","app.cash.redwood.treehouse.TreehouseDispatchers"]},{"name":"interface TreehouseView : RedwoodView ","description":"app.cash.redwood.treehouse.TreehouseView","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-view/index.html","searchKeys":["TreehouseView","interface TreehouseView : RedwoodView ","app.cash.redwood.treehouse.TreehouseView"]},{"name":"object Companion","description":"app.cash.redwood.treehouse.EventListener.Companion","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.treehouse.EventListener.Companion"]},{"name":"open class EventListener","description":"app.cash.redwood.treehouse.EventListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/index.html","searchKeys":["EventListener","open class EventListener","app.cash.redwood.treehouse.EventListener"]},{"name":"open fun bindService(name: String, service: ZiplineService)","description":"app.cash.redwood.treehouse.EventListener.bindService","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/bind-service.html","searchKeys":["bindService","open fun bindService(name: String, service: ZiplineService)","app.cash.redwood.treehouse.EventListener.bindService"]},{"name":"open fun callEnd(call: Call, result: CallResult, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.callEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/call-end.html","searchKeys":["callEnd","open fun callEnd(call: Call, result: CallResult, startValue: Any?)","app.cash.redwood.treehouse.EventListener.callEnd"]},{"name":"open fun callStart(call: Call): Any?","description":"app.cash.redwood.treehouse.EventListener.callStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/call-start.html","searchKeys":["callStart","open fun callStart(call: Call): Any?","app.cash.redwood.treehouse.EventListener.callStart"]},{"name":"open fun codeLoadFailed(exception: Exception, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-failed.html","searchKeys":["codeLoadFailed","open fun codeLoadFailed(exception: Exception, startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadFailed"]},{"name":"open fun codeLoadSkipped(startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSkipped","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-skipped.html","searchKeys":["codeLoadSkipped","open fun codeLoadSkipped(startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSkipped"]},{"name":"open fun codeLoadSkippedNotFresh(startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSkippedNotFresh","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-skipped-not-fresh.html","searchKeys":["codeLoadSkippedNotFresh","open fun codeLoadSkippedNotFresh(startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSkippedNotFresh"]},{"name":"open fun codeLoadStart(): Any?","description":"app.cash.redwood.treehouse.EventListener.codeLoadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-start.html","searchKeys":["codeLoadStart","open fun codeLoadStart(): Any?","app.cash.redwood.treehouse.EventListener.codeLoadStart"]},{"name":"open fun codeLoadSuccess(manifest: ZiplineManifest, zipline: Zipline, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.codeLoadSuccess","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-load-success.html","searchKeys":["codeLoadSuccess","open fun codeLoadSuccess(manifest: ZiplineManifest, zipline: Zipline, startValue: Any?)","app.cash.redwood.treehouse.EventListener.codeLoadSuccess"]},{"name":"open fun codeUnloaded()","description":"app.cash.redwood.treehouse.EventListener.codeUnloaded","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/code-unloaded.html","searchKeys":["codeUnloaded","open fun codeUnloaded()","app.cash.redwood.treehouse.EventListener.codeUnloaded"]},{"name":"open fun downloadFailed(url: String, exception: Exception, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.downloadFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-failed.html","searchKeys":["downloadFailed","open fun downloadFailed(url: String, exception: Exception, startValue: Any?)","app.cash.redwood.treehouse.EventListener.downloadFailed"]},{"name":"open fun downloadStart(url: String): Any?","description":"app.cash.redwood.treehouse.EventListener.downloadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-start.html","searchKeys":["downloadStart","open fun downloadStart(url: String): Any?","app.cash.redwood.treehouse.EventListener.downloadStart"]},{"name":"open fun downloadSuccess(url: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.downloadSuccess","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/download-success.html","searchKeys":["downloadSuccess","open fun downloadSuccess(url: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.downloadSuccess"]},{"name":"open fun initializerEnd(applicationName: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.initializerEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/initializer-end.html","searchKeys":["initializerEnd","open fun initializerEnd(applicationName: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.initializerEnd"]},{"name":"open fun initializerStart(applicationName: String): Any?","description":"app.cash.redwood.treehouse.EventListener.initializerStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/initializer-start.html","searchKeys":["initializerStart","open fun initializerStart(applicationName: String): Any?","app.cash.redwood.treehouse.EventListener.initializerStart"]},{"name":"open fun mainFunctionEnd(applicationName: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.mainFunctionEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/main-function-end.html","searchKeys":["mainFunctionEnd","open fun mainFunctionEnd(applicationName: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.mainFunctionEnd"]},{"name":"open fun mainFunctionStart(applicationName: String): Any?","description":"app.cash.redwood.treehouse.EventListener.mainFunctionStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/main-function-start.html","searchKeys":["mainFunctionStart","open fun mainFunctionStart(applicationName: String): Any?","app.cash.redwood.treehouse.EventListener.mainFunctionStart"]},{"name":"open fun manifestParseFailed(exception: Exception)","description":"app.cash.redwood.treehouse.EventListener.manifestParseFailed","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-parse-failed.html","searchKeys":["manifestParseFailed","open fun manifestParseFailed(exception: Exception)","app.cash.redwood.treehouse.EventListener.manifestParseFailed"]},{"name":"open fun manifestReady(manifest: ZiplineManifest)","description":"app.cash.redwood.treehouse.EventListener.manifestReady","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-ready.html","searchKeys":["manifestReady","open fun manifestReady(manifest: ZiplineManifest)","app.cash.redwood.treehouse.EventListener.manifestReady"]},{"name":"open fun manifestVerified(manifest: ZiplineManifest, verifiedKey: String)","description":"app.cash.redwood.treehouse.EventListener.manifestVerified","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/manifest-verified.html","searchKeys":["manifestVerified","open fun manifestVerified(manifest: ZiplineManifest, verifiedKey: String)","app.cash.redwood.treehouse.EventListener.manifestVerified"]},{"name":"open fun moduleLoadEnd(moduleId: String, startValue: Any?)","description":"app.cash.redwood.treehouse.EventListener.moduleLoadEnd","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/module-load-end.html","searchKeys":["moduleLoadEnd","open fun moduleLoadEnd(moduleId: String, startValue: Any?)","app.cash.redwood.treehouse.EventListener.moduleLoadEnd"]},{"name":"open fun moduleLoadStart(moduleId: String): Any?","description":"app.cash.redwood.treehouse.EventListener.moduleLoadStart","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/module-load-start.html","searchKeys":["moduleLoadStart","open fun moduleLoadStart(moduleId: String): Any?","app.cash.redwood.treehouse.EventListener.moduleLoadStart"]},{"name":"open fun serviceLeaked(name: String)","description":"app.cash.redwood.treehouse.EventListener.serviceLeaked","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/service-leaked.html","searchKeys":["serviceLeaked","open fun serviceLeaked(name: String)","app.cash.redwood.treehouse.EventListener.serviceLeaked"]},{"name":"open fun superviewChanged()","description":"app.cash.redwood.treehouse.TreehouseUIView.superviewChanged","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/superview-changed.html","searchKeys":["superviewChanged","open fun superviewChanged()","app.cash.redwood.treehouse.TreehouseUIView.superviewChanged"]},{"name":"open fun takeService(name: String, service: ZiplineService)","description":"app.cash.redwood.treehouse.EventListener.takeService","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/take-service.html","searchKeys":["takeService","open fun takeService(name: String, service: ZiplineService)","app.cash.redwood.treehouse.EventListener.takeService"]},{"name":"open fun uncaughtException(exception: Throwable)","description":"app.cash.redwood.treehouse.EventListener.uncaughtException","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/uncaught-exception.html","searchKeys":["uncaughtException","open fun uncaughtException(exception: Throwable)","app.cash.redwood.treehouse.EventListener.uncaughtException"]},{"name":"open fun unknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","description":"app.cash.redwood.treehouse.EventListener.unknownChildren","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-children.html","searchKeys":["unknownChildren","open fun unknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","app.cash.redwood.treehouse.EventListener.unknownChildren"]},{"name":"open fun unknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.treehouse.EventListener.unknownEvent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-event.html","searchKeys":["unknownEvent","open fun unknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.treehouse.EventListener.unknownEvent"]},{"name":"open fun unknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.treehouse.EventListener.unknownEventNode","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-event-node.html","searchKeys":["unknownEventNode","open fun unknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.treehouse.EventListener.unknownEventNode"]},{"name":"open fun unknownModifier(tag: ModifierTag)","description":"app.cash.redwood.treehouse.EventListener.unknownModifier","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-modifier.html","searchKeys":["unknownModifier","open fun unknownModifier(tag: ModifierTag)","app.cash.redwood.treehouse.EventListener.unknownModifier"]},{"name":"open fun unknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","description":"app.cash.redwood.treehouse.EventListener.unknownProperty","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-property.html","searchKeys":["unknownProperty","open fun unknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","app.cash.redwood.treehouse.EventListener.unknownProperty"]},{"name":"open fun unknownWidget(tag: WidgetTag)","description":"app.cash.redwood.treehouse.EventListener.unknownWidget","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/unknown-widget.html","searchKeys":["unknownWidget","open fun unknownWidget(tag: WidgetTag)","app.cash.redwood.treehouse.EventListener.unknownWidget"]},{"name":"open fun ziplineCreated(zipline: Zipline)","description":"app.cash.redwood.treehouse.EventListener.ziplineCreated","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/zipline-created.html","searchKeys":["ziplineCreated","open fun ziplineCreated(zipline: Zipline)","app.cash.redwood.treehouse.EventListener.ziplineCreated"]},{"name":"open override val widgetSystem: TreehouseView.WidgetSystem","description":"app.cash.redwood.treehouse.TreehouseLayout.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/widget-system.html","searchKeys":["widgetSystem","open override val widgetSystem: TreehouseView.WidgetSystem","app.cash.redwood.treehouse.TreehouseLayout.widgetSystem"]},{"name":"open override var readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseLayout.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/ready-for-content.html","searchKeys":["readyForContent","open override var readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseLayout.readyForContent"]},{"name":"open override var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","description":"app.cash.redwood.treehouse.TreehouseLayout.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","open override var readyForContentChangeListener: TreehouseView.ReadyForContentChangeListener?","app.cash.redwood.treehouse.TreehouseLayout.readyForContentChangeListener"]},{"name":"open override var saveCallback: TreehouseView.SaveCallback?","description":"app.cash.redwood.treehouse.TreehouseLayout.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/save-callback.html","searchKeys":["saveCallback","open override var saveCallback: TreehouseView.SaveCallback?","app.cash.redwood.treehouse.TreehouseLayout.saveCallback"]},{"name":"open override var stateSnapshotId: StateSnapshot.Id","description":"app.cash.redwood.treehouse.TreehouseLayout.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-layout/state-snapshot-id.html","searchKeys":["stateSnapshotId","open override var stateSnapshotId: StateSnapshot.Id","app.cash.redwood.treehouse.TreehouseLayout.stateSnapshotId"]},{"name":"open suspend override fun get(id: String): StateSnapshot?","description":"app.cash.redwood.treehouse.MemoryStateStore.get","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/get.html","searchKeys":["get","open suspend override fun get(id: String): StateSnapshot?","app.cash.redwood.treehouse.MemoryStateStore.get"]},{"name":"open suspend override fun put(id: String, value: StateSnapshot)","description":"app.cash.redwood.treehouse.MemoryStateStore.put","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-memory-state-store/put.html","searchKeys":["put","open suspend override fun put(id: String, value: StateSnapshot)","app.cash.redwood.treehouse.MemoryStateStore.put"]},{"name":"open val freshnessChecker: FreshnessChecker","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.freshnessChecker","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/freshness-checker.html","searchKeys":["freshnessChecker","open val freshnessChecker: FreshnessChecker","app.cash.redwood.treehouse.TreehouseApp.Spec.freshnessChecker"]},{"name":"open val loadCodeFromNetworkOnly: Boolean","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.loadCodeFromNetworkOnly","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/load-code-from-network-only.html","searchKeys":["loadCodeFromNetworkOnly","open val loadCodeFromNetworkOnly: Boolean","app.cash.redwood.treehouse.TreehouseApp.Spec.loadCodeFromNetworkOnly"]},{"name":"open val readyForContent: Boolean","description":"app.cash.redwood.treehouse.TreehouseUIView.readyForContent","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/ready-for-content.html","searchKeys":["readyForContent","open val readyForContent: Boolean","app.cash.redwood.treehouse.TreehouseUIView.readyForContent"]},{"name":"open val serializersModule: SerializersModule","description":"app.cash.redwood.treehouse.TreehouseApp.Spec.serializersModule","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-app/-spec/serializers-module.html","searchKeys":["serializersModule","open val serializersModule: SerializersModule","app.cash.redwood.treehouse.TreehouseApp.Spec.serializersModule"]},{"name":"open val widgetSystem: <>","description":"app.cash.redwood.treehouse.TreehouseUIView.widgetSystem","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/widget-system.html","searchKeys":["widgetSystem","open val widgetSystem: <>","app.cash.redwood.treehouse.TreehouseUIView.widgetSystem"]},{"name":"open var readyForContentChangeListener: <>?","description":"app.cash.redwood.treehouse.TreehouseUIView.readyForContentChangeListener","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/ready-for-content-change-listener.html","searchKeys":["readyForContentChangeListener","open var readyForContentChangeListener: <>?","app.cash.redwood.treehouse.TreehouseUIView.readyForContentChangeListener"]},{"name":"open var saveCallback: ?","description":"app.cash.redwood.treehouse.TreehouseUIView.saveCallback","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/save-callback.html","searchKeys":["saveCallback","open var saveCallback: ?","app.cash.redwood.treehouse.TreehouseUIView.saveCallback"]},{"name":"open var stateSnapshotId: ","description":"app.cash.redwood.treehouse.TreehouseUIView.stateSnapshotId","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-treehouse-u-i-view/state-snapshot-id.html","searchKeys":["stateSnapshotId","open var stateSnapshotId: ","app.cash.redwood.treehouse.TreehouseUIView.stateSnapshotId"]},{"name":"val NONE: EventListener.Factory","description":"app.cash.redwood.treehouse.EventListener.Companion.NONE","location":"redwood-treehouse-host/app.cash.redwood.treehouse/-event-listener/-companion/-n-o-n-e.html","searchKeys":["NONE","val NONE: EventListener.Factory","app.cash.redwood.treehouse.EventListener.Companion.NONE"]},{"name":"class HTMLElementRedwoodLazyLayoutWidgetFactory(document: )","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/index.html","searchKeys":["HTMLElementRedwoodLazyLayoutWidgetFactory","class HTMLElementRedwoodLazyLayoutWidgetFactory(document: )","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor(document: )","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.HTMLElementRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-h-t-m-l-element-redwood-lazy-layout-widget-factory.html","searchKeys":["HTMLElementRedwoodLazyLayoutWidgetFactory","constructor(document: )","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.HTMLElementRedwoodLazyLayoutWidgetFactory"]},{"name":"open fun LazyList(): <>","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open fun LazyList(): <>","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open fun RefreshableLazyList(): <>","description":"app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-dom/app.cash.redwood.lazylayout.dom/-h-t-m-l-element-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open fun RefreshableLazyList(): <>","app.cash.redwood.lazylayout.dom.HTMLElementRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun addCallback(onBackPressedCallback: OnBackPressedCallbackService): CancellableService","description":"app.cash.redwood.treehouse.OnBackPressedDispatcherService.addCallback","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-dispatcher-service/add-callback.html","searchKeys":["addCallback","abstract fun addCallback(onBackPressedCallback: OnBackPressedCallbackService): CancellableService","app.cash.redwood.treehouse.OnBackPressedDispatcherService.addCallback"]},{"name":"abstract fun addOnBackPressedCallback(onBackPressedCallbackService: OnBackPressedCallbackService): CancellableService","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.addOnBackPressedCallback","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/add-on-back-pressed-callback.html","searchKeys":["addOnBackPressedCallback","abstract fun addOnBackPressedCallback(onBackPressedCallbackService: OnBackPressedCallbackService): CancellableService","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.addOnBackPressedCallback"]},{"name":"abstract fun handleOnBackPressed()","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService.handleOnBackPressed","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/handle-on-back-pressed.html","searchKeys":["handleOnBackPressed","abstract fun handleOnBackPressed()","app.cash.redwood.treehouse.OnBackPressedCallbackService.handleOnBackPressed"]},{"name":"abstract fun handleUncaughtException(exception: Throwable)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.handleUncaughtException","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/handle-uncaught-exception.html","searchKeys":["handleUncaughtException","abstract fun handleUncaughtException(exception: Throwable)","app.cash.redwood.treehouse.AppLifecycle.Host.handleUncaughtException"]},{"name":"abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEvent","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/on-unknown-event.html","searchKeys":["onUnknownEvent","abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEvent"]},{"name":"abstract fun onUnknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEventNode","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/on-unknown-event-node.html","searchKeys":["onUnknownEventNode","abstract fun onUnknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.treehouse.AppLifecycle.Host.onUnknownEventNode"]},{"name":"abstract fun requestFrame()","description":"app.cash.redwood.treehouse.AppLifecycle.Host.requestFrame","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/request-frame.html","searchKeys":["requestFrame","abstract fun requestFrame()","app.cash.redwood.treehouse.AppLifecycle.Host.requestFrame"]},{"name":"abstract fun sendFrame(timeNanos: Long)","description":"app.cash.redwood.treehouse.AppLifecycle.sendFrame","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/send-frame.html","searchKeys":["sendFrame","abstract fun sendFrame(timeNanos: Long)","app.cash.redwood.treehouse.AppLifecycle.sendFrame"]},{"name":"abstract fun start(changesSink: ChangesSinkService, onBackPressedDispatcher: OnBackPressedDispatcherService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(changesSink: ChangesSinkService, onBackPressedDispatcher: OnBackPressedDispatcherService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract fun start(changesSink: ChangesSinkService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(changesSink: ChangesSinkService, uiConfigurations: StateFlow, stateSnapshot: StateSnapshot?)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract fun start(host: AppLifecycle.Host)","description":"app.cash.redwood.treehouse.AppLifecycle.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/start.html","searchKeys":["start","abstract fun start(host: AppLifecycle.Host)","app.cash.redwood.treehouse.AppLifecycle.start"]},{"name":"abstract fun start(host: ZiplineTreehouseUi.Host)","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.start","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/start.html","searchKeys":["start","abstract fun start(host: ZiplineTreehouseUi.Host)","app.cash.redwood.treehouse.ZiplineTreehouseUi.start"]},{"name":"abstract val appLifecycle: AppLifecycle","description":"app.cash.redwood.treehouse.AppService.appLifecycle","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-service/app-lifecycle.html","searchKeys":["appLifecycle","abstract val appLifecycle: AppLifecycle","app.cash.redwood.treehouse.AppService.appLifecycle"]},{"name":"abstract val guestProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.AppLifecycle.guestProtocolVersion","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/guest-protocol-version.html","searchKeys":["guestProtocolVersion","abstract val guestProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.AppLifecycle.guestProtocolVersion"]},{"name":"abstract val hostProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.AppLifecycle.Host.hostProtocolVersion","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/host-protocol-version.html","searchKeys":["hostProtocolVersion","abstract val hostProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.AppLifecycle.Host.hostProtocolVersion"]},{"name":"abstract val isEnabled: StateFlow","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService.isEnabled","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/is-enabled.html","searchKeys":["isEnabled","abstract val isEnabled: StateFlow","app.cash.redwood.treehouse.OnBackPressedCallbackService.isEnabled"]},{"name":"abstract val stateSnapshot: StateSnapshot?","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.stateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/state-snapshot.html","searchKeys":["stateSnapshot","abstract val stateSnapshot: StateSnapshot?","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.stateSnapshot"]},{"name":"abstract val uiConfigurations: StateFlow","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.uiConfigurations","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/ui-configurations.html","searchKeys":["uiConfigurations","abstract val uiConfigurations: StateFlow","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host.uiConfigurations"]},{"name":"class StateSnapshot(val content: Map>)","description":"app.cash.redwood.treehouse.StateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/index.html","searchKeys":["StateSnapshot","class StateSnapshot(val content: Map>)","app.cash.redwood.treehouse.StateSnapshot"]},{"name":"constructor(content: Map>)","description":"app.cash.redwood.treehouse.StateSnapshot.StateSnapshot","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-state-snapshot.html","searchKeys":["StateSnapshot","constructor(content: Map>)","app.cash.redwood.treehouse.StateSnapshot.StateSnapshot"]},{"name":"constructor(value: String?)","description":"app.cash.redwood.treehouse.StateSnapshot.Id.Id","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/-id.html","searchKeys":["Id","constructor(value: String?)","app.cash.redwood.treehouse.StateSnapshot.Id.Id"]},{"name":"interface AppLifecycle : ZiplineService","description":"app.cash.redwood.treehouse.AppLifecycle","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/index.html","searchKeys":["AppLifecycle","interface AppLifecycle : ZiplineService","app.cash.redwood.treehouse.AppLifecycle"]},{"name":"interface AppService : ZiplineService","description":"app.cash.redwood.treehouse.AppService","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-service/index.html","searchKeys":["AppService","interface AppService : ZiplineService","app.cash.redwood.treehouse.AppService"]},{"name":"interface CancellableService : ZiplineService, Cancellable","description":"app.cash.redwood.treehouse.CancellableService","location":"redwood-treehouse/app.cash.redwood.treehouse/-cancellable-service/index.html","searchKeys":["CancellableService","interface CancellableService : ZiplineService, Cancellable","app.cash.redwood.treehouse.CancellableService"]},{"name":"interface ChangesSinkService : ZiplineService, ChangesSink","description":"app.cash.redwood.treehouse.ChangesSinkService","location":"redwood-treehouse/app.cash.redwood.treehouse/-changes-sink-service/index.html","searchKeys":["ChangesSinkService","interface ChangesSinkService : ZiplineService, ChangesSink","app.cash.redwood.treehouse.ChangesSinkService"]},{"name":"interface Host : ZiplineService","description":"app.cash.redwood.treehouse.AppLifecycle.Host","location":"redwood-treehouse/app.cash.redwood.treehouse/-app-lifecycle/-host/index.html","searchKeys":["Host","interface Host : ZiplineService","app.cash.redwood.treehouse.AppLifecycle.Host"]},{"name":"interface Host : ZiplineService, ChangesSinkService","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.Host","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/-host/index.html","searchKeys":["Host","interface Host : ZiplineService, ChangesSinkService","app.cash.redwood.treehouse.ZiplineTreehouseUi.Host"]},{"name":"interface OnBackPressedCallbackService : ZiplineService","description":"app.cash.redwood.treehouse.OnBackPressedCallbackService","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-callback-service/index.html","searchKeys":["OnBackPressedCallbackService","interface OnBackPressedCallbackService : ZiplineService","app.cash.redwood.treehouse.OnBackPressedCallbackService"]},{"name":"interface OnBackPressedDispatcherService : ZiplineService","description":"app.cash.redwood.treehouse.OnBackPressedDispatcherService","location":"redwood-treehouse/app.cash.redwood.treehouse/-on-back-pressed-dispatcher-service/index.html","searchKeys":["OnBackPressedDispatcherService","interface OnBackPressedDispatcherService : ZiplineService","app.cash.redwood.treehouse.OnBackPressedDispatcherService"]},{"name":"interface ZiplineTreehouseUi : ZiplineService, EventSink","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/index.html","searchKeys":["ZiplineTreehouseUi","interface ZiplineTreehouseUi : ZiplineService, EventSink","app.cash.redwood.treehouse.ZiplineTreehouseUi"]},{"name":"open fun snapshotState(): StateSnapshot?","description":"app.cash.redwood.treehouse.ZiplineTreehouseUi.snapshotState","location":"redwood-treehouse/app.cash.redwood.treehouse/-zipline-treehouse-ui/snapshot-state.html","searchKeys":["snapshotState","open fun snapshotState(): StateSnapshot?","app.cash.redwood.treehouse.ZiplineTreehouseUi.snapshotState"]},{"name":"val SaveableStateSerializersModule: SerializersModule","description":"app.cash.redwood.treehouse.SaveableStateSerializersModule","location":"redwood-treehouse/app.cash.redwood.treehouse/-saveable-state-serializers-module.html","searchKeys":["SaveableStateSerializersModule","val SaveableStateSerializersModule: SerializersModule","app.cash.redwood.treehouse.SaveableStateSerializersModule"]},{"name":"val content: Map>","description":"app.cash.redwood.treehouse.StateSnapshot.content","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/content.html","searchKeys":["content","val content: Map>","app.cash.redwood.treehouse.StateSnapshot.content"]},{"name":"val value: String?","description":"app.cash.redwood.treehouse.StateSnapshot.Id.value","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/value.html","searchKeys":["value","val value: String?","app.cash.redwood.treehouse.StateSnapshot.Id.value"]},{"name":"value class Id(val value: String?)","description":"app.cash.redwood.treehouse.StateSnapshot.Id","location":"redwood-treehouse/app.cash.redwood.treehouse/-state-snapshot/-id/index.html","searchKeys":["Id","value class Id(val value: String?)","app.cash.redwood.treehouse.StateSnapshot.Id"]},{"name":"class UIViewRedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/index.html","searchKeys":["UIViewRedwoodLayoutWidgetFactory","class UIViewRedwoodLayoutWidgetFactory","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.UIViewRedwoodLayoutWidgetFactory","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-u-i-view-redwood-layout-widget-factory.html","searchKeys":["UIViewRedwoodLayoutWidgetFactory","constructor()","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.UIViewRedwoodLayoutWidgetFactory"]},{"name":"open fun Box(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open fun Box(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Box"]},{"name":"open fun Column(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open fun Column(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Column"]},{"name":"open fun Row(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open fun Row(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Row"]},{"name":"open fun Spacer(): <>","description":"app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-uiview/app.cash.redwood.layout.uiview/-u-i-view-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open fun Spacer(): <>","app.cash.redwood.layout.uiview.UIViewRedwoodLayoutWidgetFactory.Spacer"]},{"name":"abstract fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.widget.WidgetSystem.apply","location":"redwood-widget/app.cash.redwood.widget/-widget-system/apply.html","searchKeys":["apply","abstract fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.widget.WidgetSystem.apply"]},{"name":"abstract fun canBeSaved(value: Any): Boolean","description":"app.cash.redwood.widget.SavedStateRegistry.canBeSaved","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/can-be-saved.html","searchKeys":["canBeSaved","abstract fun canBeSaved(value: Any): Boolean","app.cash.redwood.widget.SavedStateRegistry.canBeSaved"]},{"name":"abstract fun consumeRestoredState(): Map>?","description":"app.cash.redwood.widget.SavedStateRegistry.consumeRestoredState","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/consume-restored-state.html","searchKeys":["consumeRestoredState","abstract fun consumeRestoredState(): Map>?","app.cash.redwood.widget.SavedStateRegistry.consumeRestoredState"]},{"name":"abstract fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable? = null)","description":"app.cash.redwood.widget.RedwoodView.Root.contentState","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/-root/content-state.html","searchKeys":["contentState","abstract fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable? = null)","app.cash.redwood.widget.RedwoodView.Root.contentState"]},{"name":"abstract fun detach()","description":"app.cash.redwood.widget.Widget.Children.detach","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/detach.html","searchKeys":["detach","abstract fun detach()","app.cash.redwood.widget.Widget.Children.detach"]},{"name":"abstract fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.Widget.Children.insert","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/insert.html","searchKeys":["insert","abstract fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.Widget.Children.insert"]},{"name":"abstract fun invalidateSize()","description":"app.cash.redwood.widget.ResizableWidget.SizeListener.invalidateSize","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/-size-listener/invalidate-size.html","searchKeys":["invalidateSize","abstract fun invalidateSize()","app.cash.redwood.widget.ResizableWidget.SizeListener.invalidateSize"]},{"name":"abstract fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.Widget.Children.move","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/move.html","searchKeys":["move","abstract fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.Widget.Children.move"]},{"name":"abstract fun onEndChanges()","description":"app.cash.redwood.widget.ChangeListener.onEndChanges","location":"redwood-widget/app.cash.redwood.widget/-change-listener/on-end-changes.html","searchKeys":["onEndChanges","abstract fun onEndChanges()","app.cash.redwood.widget.ChangeListener.onEndChanges"]},{"name":"abstract fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.Widget.Children.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","abstract fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.Widget.Children.onModifierUpdated"]},{"name":"abstract fun registerSavedStateProvider(provider: () -> Map>)","description":"app.cash.redwood.widget.SavedStateRegistry.registerSavedStateProvider","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/register-saved-state-provider.html","searchKeys":["registerSavedStateProvider","abstract fun registerSavedStateProvider(provider: () -> Map>)","app.cash.redwood.widget.SavedStateRegistry.registerSavedStateProvider"]},{"name":"abstract fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.Widget.Children.remove","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/remove.html","searchKeys":["remove","abstract fun remove(index: Int, count: Int)","app.cash.redwood.widget.Widget.Children.remove"]},{"name":"abstract fun restart(restart: () -> Unit?)","description":"app.cash.redwood.widget.RedwoodView.Root.restart","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/-root/restart.html","searchKeys":["restart","abstract fun restart(restart: () -> Unit?)","app.cash.redwood.widget.RedwoodView.Root.restart"]},{"name":"abstract fun unregisterSavedStateProvider()","description":"app.cash.redwood.widget.SavedStateRegistry.unregisterSavedStateProvider","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/unregister-saved-state-provider.html","searchKeys":["unregisterSavedStateProvider","abstract fun unregisterSavedStateProvider()","app.cash.redwood.widget.SavedStateRegistry.unregisterSavedStateProvider"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.widget.RedwoodView.Root.children","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/-root/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.widget.RedwoodView.Root.children"]},{"name":"abstract val onBackPressedDispatcher: OnBackPressedDispatcher","description":"app.cash.redwood.widget.RedwoodView.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","abstract val onBackPressedDispatcher: OnBackPressedDispatcher","app.cash.redwood.widget.RedwoodView.onBackPressedDispatcher"]},{"name":"abstract val root: RedwoodView.Root","description":"app.cash.redwood.widget.RedwoodView.root","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/root.html","searchKeys":["root","abstract val root: RedwoodView.Root","app.cash.redwood.widget.RedwoodView.root"]},{"name":"abstract val savedStateRegistry: SavedStateRegistry?","description":"app.cash.redwood.widget.RedwoodView.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/saved-state-registry.html","searchKeys":["savedStateRegistry","abstract val savedStateRegistry: SavedStateRegistry?","app.cash.redwood.widget.RedwoodView.savedStateRegistry"]},{"name":"abstract val uiConfiguration: StateFlow","description":"app.cash.redwood.widget.RedwoodView.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/ui-configuration.html","searchKeys":["uiConfiguration","abstract val uiConfiguration: StateFlow","app.cash.redwood.widget.RedwoodView.uiConfiguration"]},{"name":"abstract val value: W","description":"app.cash.redwood.widget.Widget.value","location":"redwood-widget/app.cash.redwood.widget/-widget/value.html","searchKeys":["value","abstract val value: W","app.cash.redwood.widget.Widget.value"]},{"name":"abstract val widgets: List>","description":"app.cash.redwood.widget.Widget.Children.widgets","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/widgets.html","searchKeys":["widgets","abstract val widgets: List>","app.cash.redwood.widget.Widget.Children.widgets"]},{"name":"abstract var modifier: Modifier","description":"app.cash.redwood.widget.Widget.modifier","location":"redwood-widget/app.cash.redwood.widget/-widget/modifier.html","searchKeys":["modifier","abstract var modifier: Modifier","app.cash.redwood.widget.Widget.modifier"]},{"name":"abstract var sizeListener: ResizableWidget.SizeListener?","description":"app.cash.redwood.widget.ResizableWidget.sizeListener","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/size-listener.html","searchKeys":["sizeListener","abstract var sizeListener: ResizableWidget.SizeListener?","app.cash.redwood.widget.ResizableWidget.sizeListener"]},{"name":"class HTMLElementChildren(container: HTMLElement) : Widget.Children ","description":"app.cash.redwood.widget.HTMLElementChildren","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/index.html","searchKeys":["HTMLElementChildren","class HTMLElementChildren(container: HTMLElement) : Widget.Children ","app.cash.redwood.widget.HTMLElementChildren"]},{"name":"class HTMLRoot(val value: HTMLElement) : RedwoodView.Root ","description":"app.cash.redwood.widget.HTMLRoot","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/index.html","searchKeys":["HTMLRoot","class HTMLRoot(val value: HTMLElement) : RedwoodView.Root ","app.cash.redwood.widget.HTMLRoot"]},{"name":"class MutableListChildren(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {}) : Widget.Children , MutableList> ","description":"app.cash.redwood.widget.MutableListChildren","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/index.html","searchKeys":["MutableListChildren","class MutableListChildren(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {}) : Widget.Children , MutableList> ","app.cash.redwood.widget.MutableListChildren"]},{"name":"class UIViewChildren(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","description":"app.cash.redwood.widget.UIViewChildren","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/index.html","searchKeys":["UIViewChildren","class UIViewChildren(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","app.cash.redwood.widget.UIViewChildren"]},{"name":"class ViewGroupChildren(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n }) : Widget.Children ","description":"app.cash.redwood.widget.ViewGroupChildren","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/index.html","searchKeys":["ViewGroupChildren","class ViewGroupChildren(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n }) : Widget.Children ","app.cash.redwood.widget.ViewGroupChildren"]},{"name":"constructor()","description":"app.cash.redwood.widget.RedwoodUIView.RedwoodUIView","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/-redwood-u-i-view.html","searchKeys":["RedwoodUIView","constructor()","app.cash.redwood.widget.RedwoodUIView.RedwoodUIView"]},{"name":"constructor()","description":"app.cash.redwood.widget.UIViewRoot.UIViewRoot","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/-u-i-view-root.html","searchKeys":["UIViewRoot","constructor()","app.cash.redwood.widget.UIViewRoot.UIViewRoot"]},{"name":"constructor(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","description":"app.cash.redwood.widget.UIViewChildren.UIViewChildren","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/-u-i-view-children.html","searchKeys":["UIViewChildren","constructor(container: , insert: (index: Int, <>) -> Unit = when (container) {\n is UIStackView -> { index, widget ->\n container.insertArrangedSubview(widget.value, index.convert())\n }\n else -> { index, widget ->\n container.insertSubview(widget.value, index.convert())\n }\n }, remove: (index: Int, count: Int) -> Unit = when (container) {\n is UIStackView -> { index, count ->\n container.typedArrangedSubviews.removeFromSuperview(index, count)\n }\n else -> { index, count ->\n container.typedSubviews.removeFromSuperview(index, count)\n }\n }, invalidateSize: () -> Unit = { (container.superview ?: container).setNeedsLayout() }, onModifierUpdated: (index: Int, <>) -> Unit = { _, _ ->\n invalidateSize()\n })","app.cash.redwood.widget.UIViewChildren.UIViewChildren"]},{"name":"constructor(container: HTMLElement)","description":"app.cash.redwood.widget.HTMLElementChildren.HTMLElementChildren","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/-h-t-m-l-element-children.html","searchKeys":["HTMLElementChildren","constructor(container: HTMLElement)","app.cash.redwood.widget.HTMLElementChildren.HTMLElementChildren"]},{"name":"constructor(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {})","description":"app.cash.redwood.widget.MutableListChildren.MutableListChildren","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/-mutable-list-children.html","searchKeys":["MutableListChildren","constructor(container: MutableList> = mutableListOf(), modifierUpdated: () -> Unit = {})","app.cash.redwood.widget.MutableListChildren.MutableListChildren"]},{"name":"constructor(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n })","description":"app.cash.redwood.widget.ViewGroupChildren.ViewGroupChildren","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/-view-group-children.html","searchKeys":["ViewGroupChildren","constructor(container: ViewGroup, insert: (index: Int, widget: Widget) -> Unit = { index, widget ->\n container.addView(widget.value, index)\n }, remove: (index: Int, count: Int) -> Unit = { index, count ->\n container.removeViews(index, count)\n }, onModifierUpdated: (index: Int, widget: Widget) -> Unit = { _, _ ->\n container.requestLayout()\n })","app.cash.redwood.widget.ViewGroupChildren.ViewGroupChildren"]},{"name":"constructor(context: Context)","description":"app.cash.redwood.widget.ViewRoot.ViewRoot","location":"redwood-widget/app.cash.redwood.widget/-view-root/-view-root.html","searchKeys":["ViewRoot","constructor(context: Context)","app.cash.redwood.widget.ViewRoot.ViewRoot"]},{"name":"constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context))","description":"app.cash.redwood.widget.RedwoodLayout.RedwoodLayout","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/-redwood-layout.html","searchKeys":["RedwoodLayout","constructor(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, root: RedwoodView.Root = ViewRoot(context))","app.cash.redwood.widget.RedwoodLayout.RedwoodLayout"]},{"name":"constructor(root: UIViewRoot)","description":"app.cash.redwood.widget.RedwoodUIView.RedwoodUIView","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/-redwood-u-i-view.html","searchKeys":["RedwoodUIView","constructor(root: UIViewRoot)","app.cash.redwood.widget.RedwoodUIView.RedwoodUIView"]},{"name":"constructor(value: HTMLElement)","description":"app.cash.redwood.widget.HTMLRoot.HTMLRoot","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/-h-t-m-l-root.html","searchKeys":["HTMLRoot","constructor(value: HTMLElement)","app.cash.redwood.widget.HTMLRoot.HTMLRoot"]},{"name":"fun HTMLElement.asRedwoodView(): RedwoodView","description":"app.cash.redwood.widget.asRedwoodView","location":"redwood-widget/app.cash.redwood.widget/as-redwood-view.html","searchKeys":["asRedwoodView","fun HTMLElement.asRedwoodView(): RedwoodView","app.cash.redwood.widget.asRedwoodView"]},{"name":"fun updateUiConfiguration()","description":"app.cash.redwood.widget.RedwoodUIView.updateUiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/update-ui-configuration.html","searchKeys":["updateUiConfiguration","fun updateUiConfiguration()","app.cash.redwood.widget.RedwoodUIView.updateUiConfiguration"]},{"name":"interface ChangeListener","description":"app.cash.redwood.widget.ChangeListener","location":"redwood-widget/app.cash.redwood.widget/-change-listener/index.html","searchKeys":["ChangeListener","interface ChangeListener","app.cash.redwood.widget.ChangeListener"]},{"name":"interface Children","description":"app.cash.redwood.widget.Widget.Children","location":"redwood-widget/app.cash.redwood.widget/-widget/-children/index.html","searchKeys":["Children","interface Children","app.cash.redwood.widget.Widget.Children"]},{"name":"interface RedwoodView","description":"app.cash.redwood.widget.RedwoodView","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/index.html","searchKeys":["RedwoodView","interface RedwoodView","app.cash.redwood.widget.RedwoodView"]},{"name":"interface ResizableWidget","description":"app.cash.redwood.widget.ResizableWidget","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/index.html","searchKeys":["ResizableWidget","interface ResizableWidget","app.cash.redwood.widget.ResizableWidget"]},{"name":"interface Root : Widget ","description":"app.cash.redwood.widget.RedwoodView.Root","location":"redwood-widget/app.cash.redwood.widget/-redwood-view/-root/index.html","searchKeys":["Root","interface Root : Widget ","app.cash.redwood.widget.RedwoodView.Root"]},{"name":"interface SavedStateRegistry","description":"app.cash.redwood.widget.SavedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-saved-state-registry/index.html","searchKeys":["SavedStateRegistry","interface SavedStateRegistry","app.cash.redwood.widget.SavedStateRegistry"]},{"name":"interface SizeListener","description":"app.cash.redwood.widget.ResizableWidget.SizeListener","location":"redwood-widget/app.cash.redwood.widget/-resizable-widget/-size-listener/index.html","searchKeys":["SizeListener","interface SizeListener","app.cash.redwood.widget.ResizableWidget.SizeListener"]},{"name":"interface Widget","description":"app.cash.redwood.widget.Widget","location":"redwood-widget/app.cash.redwood.widget/-widget/index.html","searchKeys":["Widget","interface Widget","app.cash.redwood.widget.Widget"]},{"name":"interface WidgetSystem","description":"app.cash.redwood.widget.WidgetSystem","location":"redwood-widget/app.cash.redwood.widget/-widget-system/index.html","searchKeys":["WidgetSystem","interface WidgetSystem","app.cash.redwood.widget.WidgetSystem"]},{"name":"open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, val root: RedwoodView.Root = ViewRoot(context)) : FrameLayout, RedwoodView ","description":"app.cash.redwood.widget.RedwoodLayout","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/index.html","searchKeys":["RedwoodLayout","open class RedwoodLayout(context: Context, androidOnBackPressedDispatcher: OnBackPressedDispatcher, val root: RedwoodView.Root = ViewRoot(context)) : FrameLayout, RedwoodView ","app.cash.redwood.widget.RedwoodLayout"]},{"name":"open class RedwoodUIView(val root: UIViewRoot)","description":"app.cash.redwood.widget.RedwoodUIView","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/index.html","searchKeys":["RedwoodUIView","open class RedwoodUIView(val root: UIViewRoot)","app.cash.redwood.widget.RedwoodUIView"]},{"name":"open class UIViewRoot","description":"app.cash.redwood.widget.UIViewRoot","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/index.html","searchKeys":["UIViewRoot","open class UIViewRoot","app.cash.redwood.widget.UIViewRoot"]},{"name":"open class ViewRoot(context: Context) : ViewGroup, RedwoodView.Root ","description":"app.cash.redwood.widget.ViewRoot","location":"redwood-widget/app.cash.redwood.widget/-view-root/index.html","searchKeys":["ViewRoot","open class ViewRoot(context: Context) : ViewGroup, RedwoodView.Root ","app.cash.redwood.widget.ViewRoot"]},{"name":"open fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","description":"app.cash.redwood.widget.UIViewRoot.contentState","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/content-state.html","searchKeys":["contentState","open fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","app.cash.redwood.widget.UIViewRoot.contentState"]},{"name":"open fun detach()","description":"app.cash.redwood.widget.UIViewChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/detach.html","searchKeys":["detach","open fun detach()","app.cash.redwood.widget.UIViewChildren.detach"]},{"name":"open fun insert(index: Int, widget: <>)","description":"app.cash.redwood.widget.UIViewChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/insert.html","searchKeys":["insert","open fun insert(index: Int, widget: <>)","app.cash.redwood.widget.UIViewChildren.insert"]},{"name":"open fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.UIViewChildren.move","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/move.html","searchKeys":["move","open fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.UIViewChildren.move"]},{"name":"open fun onModifierUpdated(index: Int, widget: <>)","description":"app.cash.redwood.widget.UIViewChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open fun onModifierUpdated(index: Int, widget: <>)","app.cash.redwood.widget.UIViewChildren.onModifierUpdated"]},{"name":"open fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.UIViewChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/remove.html","searchKeys":["remove","open fun remove(index: Int, count: Int)","app.cash.redwood.widget.UIViewChildren.remove"]},{"name":"open fun restart(restart: () -> Unit?)","description":"app.cash.redwood.widget.UIViewRoot.restart","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/restart.html","searchKeys":["restart","open fun restart(restart: () -> Unit?)","app.cash.redwood.widget.UIViewRoot.restart"]},{"name":"open fun superviewChanged()","description":"app.cash.redwood.widget.RedwoodUIView.superviewChanged","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/superview-changed.html","searchKeys":["superviewChanged","open fun superviewChanged()","app.cash.redwood.widget.RedwoodUIView.superviewChanged"]},{"name":"open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","description":"app.cash.redwood.widget.HTMLRoot.contentState","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/content-state.html","searchKeys":["contentState","open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","app.cash.redwood.widget.HTMLRoot.contentState"]},{"name":"open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","description":"app.cash.redwood.widget.ViewRoot.contentState","location":"redwood-widget/app.cash.redwood.widget/-view-root/content-state.html","searchKeys":["contentState","open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","app.cash.redwood.widget.ViewRoot.contentState"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.HTMLElementChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.HTMLElementChildren.detach"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.MutableListChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.MutableListChildren.detach"]},{"name":"open override fun detach()","description":"app.cash.redwood.widget.ViewGroupChildren.detach","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/detach.html","searchKeys":["detach","open override fun detach()","app.cash.redwood.widget.ViewGroupChildren.detach"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.HTMLElementChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.HTMLElementChildren.insert"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.ViewGroupChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.ViewGroupChildren.insert"]},{"name":"open override fun insert(index: Int, widget: Widget)","description":"app.cash.redwood.widget.MutableListChildren.insert","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/insert.html","searchKeys":["insert","open override fun insert(index: Int, widget: Widget)","app.cash.redwood.widget.MutableListChildren.insert"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.HTMLElementChildren.move","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.HTMLElementChildren.move"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.MutableListChildren.move","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.MutableListChildren.move"]},{"name":"open override fun move(fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.widget.ViewGroupChildren.move","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/move.html","searchKeys":["move","open override fun move(fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.widget.ViewGroupChildren.move"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.HTMLElementChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.HTMLElementChildren.onModifierUpdated"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.ViewGroupChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.ViewGroupChildren.onModifierUpdated"]},{"name":"open override fun onModifierUpdated(index: Int, widget: Widget)","description":"app.cash.redwood.widget.MutableListChildren.onModifierUpdated","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/on-modifier-updated.html","searchKeys":["onModifierUpdated","open override fun onModifierUpdated(index: Int, widget: Widget)","app.cash.redwood.widget.MutableListChildren.onModifierUpdated"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.HTMLElementChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.HTMLElementChildren.remove"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.MutableListChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.MutableListChildren.remove"]},{"name":"open override fun remove(index: Int, count: Int)","description":"app.cash.redwood.widget.ViewGroupChildren.remove","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/remove.html","searchKeys":["remove","open override fun remove(index: Int, count: Int)","app.cash.redwood.widget.ViewGroupChildren.remove"]},{"name":"open override fun restart(restart: () -> Unit?)","description":"app.cash.redwood.widget.HTMLRoot.restart","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/restart.html","searchKeys":["restart","open override fun restart(restart: () -> Unit?)","app.cash.redwood.widget.HTMLRoot.restart"]},{"name":"open override fun restart(restart: () -> Unit?)","description":"app.cash.redwood.widget.ViewRoot.restart","location":"redwood-widget/app.cash.redwood.widget/-view-root/restart.html","searchKeys":["restart","open override fun restart(restart: () -> Unit?)","app.cash.redwood.widget.ViewRoot.restart"]},{"name":"open override val children: Widget.Children","description":"app.cash.redwood.widget.HTMLRoot.children","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/children.html","searchKeys":["children","open override val children: Widget.Children","app.cash.redwood.widget.HTMLRoot.children"]},{"name":"open override val onBackPressedDispatcher: OnBackPressedDispatcher","description":"app.cash.redwood.widget.RedwoodLayout.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","open override val onBackPressedDispatcher: OnBackPressedDispatcher","app.cash.redwood.widget.RedwoodLayout.onBackPressedDispatcher"]},{"name":"open override val savedStateRegistry: SavedStateRegistry?","description":"app.cash.redwood.widget.RedwoodLayout.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/saved-state-registry.html","searchKeys":["savedStateRegistry","open override val savedStateRegistry: SavedStateRegistry?","app.cash.redwood.widget.RedwoodLayout.savedStateRegistry"]},{"name":"open override val uiConfiguration: StateFlow","description":"app.cash.redwood.widget.RedwoodLayout.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/ui-configuration.html","searchKeys":["uiConfiguration","open override val uiConfiguration: StateFlow","app.cash.redwood.widget.RedwoodLayout.uiConfiguration"]},{"name":"open override val value: HTMLElement","description":"app.cash.redwood.widget.HTMLRoot.value","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/value.html","searchKeys":["value","open override val value: HTMLElement","app.cash.redwood.widget.HTMLRoot.value"]},{"name":"open override val widgets: List>","description":"app.cash.redwood.widget.HTMLElementChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-element-children/widgets.html","searchKeys":["widgets","open override val widgets: List>","app.cash.redwood.widget.HTMLElementChildren.widgets"]},{"name":"open override val widgets: List>","description":"app.cash.redwood.widget.ViewGroupChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-view-group-children/widgets.html","searchKeys":["widgets","open override val widgets: List>","app.cash.redwood.widget.ViewGroupChildren.widgets"]},{"name":"open override val widgets: MutableList>","description":"app.cash.redwood.widget.MutableListChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-mutable-list-children/widgets.html","searchKeys":["widgets","open override val widgets: MutableList>","app.cash.redwood.widget.MutableListChildren.widgets"]},{"name":"open override var modifier: Modifier","description":"app.cash.redwood.widget.HTMLRoot.modifier","location":"redwood-widget/app.cash.redwood.widget/-h-t-m-l-root/modifier.html","searchKeys":["modifier","open override var modifier: Modifier","app.cash.redwood.widget.HTMLRoot.modifier"]},{"name":"open val children: <>","description":"app.cash.redwood.widget.UIViewRoot.children","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/children.html","searchKeys":["children","open val children: <>","app.cash.redwood.widget.UIViewRoot.children"]},{"name":"open val onBackPressedDispatcher: ","description":"app.cash.redwood.widget.RedwoodUIView.onBackPressedDispatcher","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/on-back-pressed-dispatcher.html","searchKeys":["onBackPressedDispatcher","open val onBackPressedDispatcher: ","app.cash.redwood.widget.RedwoodUIView.onBackPressedDispatcher"]},{"name":"open val savedStateRegistry: ?","description":"app.cash.redwood.widget.RedwoodUIView.savedStateRegistry","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/saved-state-registry.html","searchKeys":["savedStateRegistry","open val savedStateRegistry: ?","app.cash.redwood.widget.RedwoodUIView.savedStateRegistry"]},{"name":"open val uiConfiguration: <>","description":"app.cash.redwood.widget.RedwoodUIView.uiConfiguration","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/ui-configuration.html","searchKeys":["uiConfiguration","open val uiConfiguration: <>","app.cash.redwood.widget.RedwoodUIView.uiConfiguration"]},{"name":"open val value: ","description":"app.cash.redwood.widget.UIViewRoot.value","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/value.html","searchKeys":["value","open val value: ","app.cash.redwood.widget.UIViewRoot.value"]},{"name":"open val widgets: List<<>>","description":"app.cash.redwood.widget.UIViewChildren.widgets","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-children/widgets.html","searchKeys":["widgets","open val widgets: List<<>>","app.cash.redwood.widget.UIViewChildren.widgets"]},{"name":"open var modifier: ","description":"app.cash.redwood.widget.UIViewRoot.modifier","location":"redwood-widget/app.cash.redwood.widget/-u-i-view-root/modifier.html","searchKeys":["modifier","open var modifier: ","app.cash.redwood.widget.UIViewRoot.modifier"]},{"name":"override val children: Widget.Children","description":"app.cash.redwood.widget.ViewRoot.children","location":"redwood-widget/app.cash.redwood.widget/-view-root/children.html","searchKeys":["children","override val children: Widget.Children","app.cash.redwood.widget.ViewRoot.children"]},{"name":"override val root: RedwoodView.Root","description":"app.cash.redwood.widget.RedwoodLayout.root","location":"redwood-widget/app.cash.redwood.widget/-redwood-layout/root.html","searchKeys":["root","override val root: RedwoodView.Root","app.cash.redwood.widget.RedwoodLayout.root"]},{"name":"override val value: View","description":"app.cash.redwood.widget.ViewRoot.value","location":"redwood-widget/app.cash.redwood.widget/-view-root/value.html","searchKeys":["value","override val value: View","app.cash.redwood.widget.ViewRoot.value"]},{"name":"override var modifier: Modifier","description":"app.cash.redwood.widget.ViewRoot.modifier","location":"redwood-widget/app.cash.redwood.widget/-view-root/modifier.html","searchKeys":["modifier","override var modifier: Modifier","app.cash.redwood.widget.ViewRoot.modifier"]},{"name":"val root: UIViewRoot","description":"app.cash.redwood.widget.RedwoodUIView.root","location":"redwood-widget/app.cash.redwood.widget/-redwood-u-i-view/root.html","searchKeys":["root","val root: UIViewRoot","app.cash.redwood.widget.RedwoodUIView.root"]},{"name":"class ScrollItemIndex(val id: Int, val index: Int, val animated: Boolean = false)","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/index.html","searchKeys":["ScrollItemIndex","class ScrollItemIndex(val id: Int, val index: Int, val animated: Boolean = false)","app.cash.redwood.lazylayout.api.ScrollItemIndex"]},{"name":"constructor(id: Int, index: Int, animated: Boolean = false)","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.ScrollItemIndex","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/-scroll-item-index.html","searchKeys":["ScrollItemIndex","constructor(id: Int, index: Int, animated: Boolean = false)","app.cash.redwood.lazylayout.api.ScrollItemIndex.ScrollItemIndex"]},{"name":"val animated: Boolean = false","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.animated","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/animated.html","searchKeys":["animated","val animated: Boolean = false","app.cash.redwood.lazylayout.api.ScrollItemIndex.animated"]},{"name":"val id: Int","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.id","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/id.html","searchKeys":["id","val id: Int","app.cash.redwood.lazylayout.api.ScrollItemIndex.id"]},{"name":"val index: Int","description":"app.cash.redwood.lazylayout.api.ScrollItemIndex.index","location":"redwood-lazylayout-api/app.cash.redwood.lazylayout.api/-scroll-item-index/--index--.html","searchKeys":["index","val index: Int","app.cash.redwood.lazylayout.api.ScrollItemIndex.index"]},{"name":"abstract fun item(content: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyListScope.item","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/item.html","searchKeys":["item","abstract fun item(content: () -> Unit)","app.cash.redwood.lazylayout.compose.LazyListScope.item"]},{"name":"abstract fun items(count: Int, itemContent: (index: Int) -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyListScope.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/items.html","searchKeys":["items","abstract fun items(count: Int, itemContent: (index: Int) -> Unit)","app.cash.redwood.lazylayout.compose.LazyListScope.items"]},{"name":"abstract fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/load-range.html","searchKeys":["loadRange","abstract fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.LoadingStrategy.loadRange"]},{"name":"abstract fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","abstract fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.LoadingStrategy.onUserScroll"]},{"name":"abstract fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.scrollTo","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/scroll-to.html","searchKeys":["scrollTo","abstract fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.LoadingStrategy.scrollTo"]},{"name":"abstract val firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","abstract val firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.LoadingStrategy.firstVisibleIndex"]},{"name":"abstract val lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","abstract val lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.LoadingStrategy.lastVisibleIndex"]},{"name":"annotation class ExperimentalRedwoodLazyLayoutApi","description":"app.cash.redwood.lazylayout.compose.ExperimentalRedwoodLazyLayoutApi","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-experimental-redwood-lazy-layout-api/index.html","searchKeys":["ExperimentalRedwoodLazyLayoutApi","annotation class ExperimentalRedwoodLazyLayoutApi","app.cash.redwood.lazylayout.compose.ExperimentalRedwoodLazyLayoutApi"]},{"name":"class ScrollOptimizedLoadingStrategy(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT) : LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/index.html","searchKeys":["ScrollOptimizedLoadingStrategy","class ScrollOptimizedLoadingStrategy(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT) : LoadingStrategy","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy"]},{"name":"constructor(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.ScrollOptimizedLoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/-scroll-optimized-loading-strategy.html","searchKeys":["ScrollOptimizedLoadingStrategy","constructor(defaultPreloadItemCount: Int = DEFAULT_PRELOAD_ITEM_COUNT, scrollInProgressPreloadItemCount: Int = SCROLL_IN_PROGRESS_PRELOAD_ITEM_COUNT, primaryPreloadItemCount: Int = PRIMARY_PRELOAD_ITEM_COUNT, secondaryPreloadItemCount: Int = SECONDARY_PRELOAD_ITEM_COUNT)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.ScrollOptimizedLoadingStrategy"]},{"name":"constructor(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","description":"app.cash.redwood.lazylayout.compose.LazyListState.LazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/-lazy-list-state.html","searchKeys":["LazyListState","constructor(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","app.cash.redwood.lazylayout.compose.LazyListState.LazyListState"]},{"name":"fun LazyColumn(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyColumn","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-column.html","searchKeys":["LazyColumn","fun LazyColumn(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyColumn"]},{"name":"fun LazyColumn(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyColumn","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-column.html","searchKeys":["LazyColumn","fun LazyColumn(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyColumn"]},{"name":"fun LazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyList","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list.html","searchKeys":["LazyList","fun LazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.compose.LazyList"]},{"name":"fun LazyRow(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyRow","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-row.html","searchKeys":["LazyRow","fun LazyRow(placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyRow"]},{"name":"fun LazyRow(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","description":"app.cash.redwood.lazylayout.compose.LazyRow","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-row.html","searchKeys":["LazyRow","fun LazyRow(refreshing: Boolean, onRefresh: () -> Unit?, placeholder: () -> Unit, modifier: Modifier = Modifier, state: LazyListState = rememberLazyListState(), width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, pullRefreshContentColor: UInt, content: LazyListScope.() -> Unit)","app.cash.redwood.lazylayout.compose.LazyRow"]},{"name":"fun RefreshableLazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.compose.RefreshableLazyList","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","fun RefreshableLazyList(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, modifier: Modifier = Modifier, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.compose.RefreshableLazyList"]},{"name":"fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.LazyListState.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/load-range.html","searchKeys":["loadRange","fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.LazyListState.loadRange"]},{"name":"fun onUserScroll(firstIndex: Int, lastIndex: Int)","description":"app.cash.redwood.lazylayout.compose.LazyListState.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/on-user-scroll.html","searchKeys":["onUserScroll","fun onUserScroll(firstIndex: Int, lastIndex: Int)","app.cash.redwood.lazylayout.compose.LazyListState.onUserScroll"]},{"name":"fun programmaticScroll(firstIndex: Int, animated: Boolean, clobberUserScroll: Boolean = true)","description":"app.cash.redwood.lazylayout.compose.LazyListState.programmaticScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/programmatic-scroll.html","searchKeys":["programmaticScroll","fun programmaticScroll(firstIndex: Int, animated: Boolean, clobberUserScroll: Boolean = true)","app.cash.redwood.lazylayout.compose.LazyListState.programmaticScroll"]},{"name":"fun rememberLazyListState(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy()): LazyListState","description":"app.cash.redwood.lazylayout.compose.rememberLazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/remember-lazy-list-state.html","searchKeys":["rememberLazyListState","fun rememberLazyListState(strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy()): LazyListState","app.cash.redwood.lazylayout.compose.rememberLazyListState"]},{"name":"inline fun LazyListScope.items(items: Array, crossinline itemContent: (item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items.html","searchKeys":["items","inline fun LazyListScope.items(items: Array, crossinline itemContent: (item: T) -> Unit)","app.cash.redwood.lazylayout.compose.items"]},{"name":"inline fun LazyListScope.items(items: List, crossinline itemContent: (item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.items","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items.html","searchKeys":["items","inline fun LazyListScope.items(items: List, crossinline itemContent: (item: T) -> Unit)","app.cash.redwood.lazylayout.compose.items"]},{"name":"inline fun LazyListScope.itemsIndexed(items: Array, crossinline itemContent: (index: Int, item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.itemsIndexed","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items-indexed.html","searchKeys":["itemsIndexed","inline fun LazyListScope.itemsIndexed(items: Array, crossinline itemContent: (index: Int, item: T) -> Unit)","app.cash.redwood.lazylayout.compose.itemsIndexed"]},{"name":"inline fun LazyListScope.itemsIndexed(items: List, crossinline itemContent: (index: Int, item: T) -> Unit)","description":"app.cash.redwood.lazylayout.compose.itemsIndexed","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/items-indexed.html","searchKeys":["itemsIndexed","inline fun LazyListScope.itemsIndexed(items: List, crossinline itemContent: (index: Int, item: T) -> Unit)","app.cash.redwood.lazylayout.compose.itemsIndexed"]},{"name":"interface LazyListScope","description":"app.cash.redwood.lazylayout.compose.LazyListScope","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-scope/index.html","searchKeys":["LazyListScope","interface LazyListScope","app.cash.redwood.lazylayout.compose.LazyListScope"]},{"name":"interface LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.LoadingStrategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-loading-strategy/index.html","searchKeys":["LoadingStrategy","interface LoadingStrategy","app.cash.redwood.lazylayout.compose.LoadingStrategy"]},{"name":"open class LazyListState(val strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","description":"app.cash.redwood.lazylayout.compose.LazyListState","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/index.html","searchKeys":["LazyListState","open class LazyListState(val strategy: LoadingStrategy = ScrollOptimizedLoadingStrategy())","app.cash.redwood.lazylayout.compose.LazyListState"]},{"name":"open override fun loadRange(itemCount: Int): IntRange","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.loadRange","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/load-range.html","searchKeys":["loadRange","open override fun loadRange(itemCount: Int): IntRange","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.loadRange"]},{"name":"open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.onUserScroll","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/on-user-scroll.html","searchKeys":["onUserScroll","open override fun onUserScroll(firstVisibleIndex: Int, lastVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.onUserScroll"]},{"name":"open override fun scrollTo(firstVisibleIndex: Int)","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.scrollTo","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/scroll-to.html","searchKeys":["scrollTo","open override fun scrollTo(firstVisibleIndex: Int)","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.scrollTo"]},{"name":"open override var firstVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.firstVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/first-visible-index.html","searchKeys":["firstVisibleIndex","open override var firstVisibleIndex: Int","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.firstVisibleIndex"]},{"name":"open override var lastVisibleIndex: Int","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.lastVisibleIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/last-visible-index.html","searchKeys":["lastVisibleIndex","open override var lastVisibleIndex: Int","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.lastVisibleIndex"]},{"name":"val strategy: LoadingStrategy","description":"app.cash.redwood.lazylayout.compose.LazyListState.strategy","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/strategy.html","searchKeys":["strategy","val strategy: LoadingStrategy","app.cash.redwood.lazylayout.compose.LazyListState.strategy"]},{"name":"var programmaticScrollIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.compose.LazyListState.programmaticScrollIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-lazy-list-state/programmatic-scroll-index.html","searchKeys":["programmaticScrollIndex","var programmaticScrollIndex: ScrollItemIndex","app.cash.redwood.lazylayout.compose.LazyListState.programmaticScrollIndex"]},{"name":"var programmaticScrollIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.programmaticScrollIndex","location":"redwood-lazylayout-compose/app.cash.redwood.lazylayout.compose/-scroll-optimized-loading-strategy/programmatic-scroll-index.html","searchKeys":["programmaticScrollIndex","var programmaticScrollIndex: ScrollItemIndex","app.cash.redwood.lazylayout.compose.ScrollOptimizedLoadingStrategy.programmaticScrollIndex"]},{"name":"Compose","description":"app.cash.redwood.tooling.codegen.CodegenType.Compose","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-compose/index.html","searchKeys":["Compose","Compose","app.cash.redwood.tooling.codegen.CodegenType.Compose"]},{"name":"Guest","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.Guest","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/-guest/index.html","searchKeys":["Guest","Guest","app.cash.redwood.tooling.codegen.ProtocolCodegenType.Guest"]},{"name":"Host","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.Host","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/-host/index.html","searchKeys":["Host","Host","app.cash.redwood.tooling.codegen.ProtocolCodegenType.Host"]},{"name":"Modifiers","description":"app.cash.redwood.tooling.codegen.CodegenType.Modifiers","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-modifiers/index.html","searchKeys":["Modifiers","Modifiers","app.cash.redwood.tooling.codegen.CodegenType.Modifiers"]},{"name":"Testing","description":"app.cash.redwood.tooling.codegen.CodegenType.Testing","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-testing/index.html","searchKeys":["Testing","Testing","app.cash.redwood.tooling.codegen.CodegenType.Testing"]},{"name":"Widget","description":"app.cash.redwood.tooling.codegen.CodegenType.Widget","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/-widget/index.html","searchKeys":["Widget","Widget","app.cash.redwood.tooling.codegen.CodegenType.Widget"]},{"name":"enum CodegenType : Enum ","description":"app.cash.redwood.tooling.codegen.CodegenType","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/index.html","searchKeys":["CodegenType","enum CodegenType : Enum ","app.cash.redwood.tooling.codegen.CodegenType"]},{"name":"enum ProtocolCodegenType : Enum ","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/index.html","searchKeys":["ProtocolCodegenType","enum ProtocolCodegenType : Enum ","app.cash.redwood.tooling.codegen.ProtocolCodegenType"]},{"name":"fun ProtocolSchemaSet.generate(type: ProtocolCodegenType, destination: Path)","description":"app.cash.redwood.tooling.codegen.generate","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/generate.html","searchKeys":["generate","fun ProtocolSchemaSet.generate(type: ProtocolCodegenType, destination: Path)","app.cash.redwood.tooling.codegen.generate"]},{"name":"fun SchemaSet.generate(type: CodegenType, destination: Path)","description":"app.cash.redwood.tooling.codegen.generate","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/generate.html","searchKeys":["generate","fun SchemaSet.generate(type: CodegenType, destination: Path)","app.cash.redwood.tooling.codegen.generate"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.codegen.main","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.codegen.main"]},{"name":"fun valueOf(value: String): CodegenType","description":"app.cash.redwood.tooling.codegen.CodegenType.valueOf","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): CodegenType","app.cash.redwood.tooling.codegen.CodegenType.valueOf"]},{"name":"fun valueOf(value: String): ProtocolCodegenType","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.valueOf","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): ProtocolCodegenType","app.cash.redwood.tooling.codegen.ProtocolCodegenType.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.codegen.CodegenType.values","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.codegen.CodegenType.values"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.values","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.codegen.ProtocolCodegenType.values"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.codegen.CodegenType.entries","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-codegen-type/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.codegen.CodegenType.entries"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.codegen.ProtocolCodegenType.entries","location":"redwood-tooling-codegen/app.cash.redwood.tooling.codegen/-protocol-codegen-type/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.codegen.ProtocolCodegenType.entries"]},{"name":"class UIViewRedwoodLazyLayoutWidgetFactory","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/index.html","searchKeys":["UIViewRedwoodLazyLayoutWidgetFactory","class UIViewRedwoodLazyLayoutWidgetFactory","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.UIViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-u-i-view-redwood-lazy-layout-widget-factory.html","searchKeys":["UIViewRedwoodLazyLayoutWidgetFactory","constructor()","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.UIViewRedwoodLazyLayoutWidgetFactory"]},{"name":"open fun LazyList(): <>","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open fun LazyList(): <>","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open fun RefreshableLazyList(): <>","description":"app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-uiview/app.cash.redwood.lazylayout.uiview/-u-i-view-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open fun RefreshableLazyList(): <>","app.cash.redwood.lazylayout.uiview.UIViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"constructor()","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.ComposeUiRoot","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-compose-ui-root.html","searchKeys":["ComposeUiRoot","constructor()","app.cash.redwood.treehouse.composeui.ComposeUiRoot.ComposeUiRoot"]},{"name":"fun TreehouseContent(treehouseApp: TreehouseApp, widgetSystem: TreehouseView.WidgetSystem<() -> Unit>, contentSource: TreehouseContentSource, modifier: Modifier = Modifier, root: (CoroutineScope) -> RedwoodView.Root<() -> Unit> = { _ -> ComposeUiRoot() })","description":"app.cash.redwood.treehouse.composeui.TreehouseContent","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-treehouse-content.html","searchKeys":["TreehouseContent","fun TreehouseContent(treehouseApp: TreehouseApp, widgetSystem: TreehouseView.WidgetSystem<() -> Unit>, contentSource: TreehouseContentSource, modifier: Modifier = Modifier, root: (CoroutineScope) -> RedwoodView.Root<() -> Unit> = { _ -> ComposeUiRoot() })","app.cash.redwood.treehouse.composeui.TreehouseContent"]},{"name":"open class ComposeUiRoot : RedwoodView.Root<() -> Unit> ","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/index.html","searchKeys":["ComposeUiRoot","open class ComposeUiRoot : RedwoodView.Root<() -> Unit> ","app.cash.redwood.treehouse.composeui.ComposeUiRoot"]},{"name":"open fun Render()","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.Render","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/-render.html","searchKeys":["Render","open fun Render()","app.cash.redwood.treehouse.composeui.ComposeUiRoot.Render"]},{"name":"open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.contentState","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/content-state.html","searchKeys":["contentState","open override fun contentState(loadCount: Int, attached: Boolean, uncaughtException: Throwable?)","app.cash.redwood.treehouse.composeui.ComposeUiRoot.contentState"]},{"name":"open override fun restart(restart: () -> Unit?)","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.restart","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/restart.html","searchKeys":["restart","open override fun restart(restart: () -> Unit?)","app.cash.redwood.treehouse.composeui.ComposeUiRoot.restart"]},{"name":"open override val children: ComposeWidgetChildren","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.children","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/children.html","searchKeys":["children","open override val children: ComposeWidgetChildren","app.cash.redwood.treehouse.composeui.ComposeUiRoot.children"]},{"name":"open override val value: () -> Unit","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.value","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/value.html","searchKeys":["value","open override val value: () -> Unit","app.cash.redwood.treehouse.composeui.ComposeUiRoot.value"]},{"name":"open override var modifier: Modifier","description":"app.cash.redwood.treehouse.composeui.ComposeUiRoot.modifier","location":"redwood-treehouse-host-composeui/app.cash.redwood.treehouse.composeui/-compose-ui-root/modifier.html","searchKeys":["modifier","open override var modifier: Modifier","app.cash.redwood.treehouse.composeui.ComposeUiRoot.modifier"]},{"name":"class HTMLElementRedwoodLayoutWidgetFactory(document: )","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/index.html","searchKeys":["HTMLElementRedwoodLayoutWidgetFactory","class HTMLElementRedwoodLayoutWidgetFactory(document: )","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory"]},{"name":"constructor(document: )","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.HTMLElementRedwoodLayoutWidgetFactory","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-h-t-m-l-element-redwood-layout-widget-factory.html","searchKeys":["HTMLElementRedwoodLayoutWidgetFactory","constructor(document: )","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.HTMLElementRedwoodLayoutWidgetFactory"]},{"name":"open fun Box(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open fun Box(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Box"]},{"name":"open fun Column(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open fun Column(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Column"]},{"name":"open fun Row(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open fun Row(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Row"]},{"name":"open fun Spacer(): <>","description":"app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-dom/app.cash.redwood.layout.dom/-h-t-m-l-element-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open fun Spacer(): <>","app.cash.redwood.layout.dom.HTMLElementRedwoodLayoutWidgetFactory.Spacer"]},{"name":"class ComposeUiRedwoodLazyLayoutWidgetFactory : RedwoodLazyLayoutWidgetFactory<() -> Unit> ","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/index.html","searchKeys":["ComposeUiRedwoodLazyLayoutWidgetFactory","class ComposeUiRedwoodLazyLayoutWidgetFactory : RedwoodLazyLayoutWidgetFactory<() -> Unit> ","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.ComposeUiRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-compose-ui-redwood-lazy-layout-widget-factory.html","searchKeys":["ComposeUiRedwoodLazyLayoutWidgetFactory","constructor()","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.ComposeUiRedwoodLazyLayoutWidgetFactory"]},{"name":"open override fun LazyList(): LazyList<() -> Unit>","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList<() -> Unit>","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList<() -> Unit>","description":"app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-composeui/app.cash.redwood.lazylayout.composeui/-compose-ui-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList<() -> Unit>","app.cash.redwood.lazylayout.composeui.ComposeUiRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract class GuestProtocolAdapter(hostVersion: RedwoodVersion) : EventSink","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/index.html","searchKeys":["GuestProtocolAdapter","abstract class GuestProtocolAdapter(hostVersion: RedwoodVersion) : EventSink","app.cash.redwood.protocol.guest.GuestProtocolAdapter"]},{"name":"abstract fun modifierTagAndSerializationStrategy(element: T): Pair?>","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.modifierTagAndSerializationStrategy","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/modifier-tag-and-serialization-strategy.html","searchKeys":["modifierTagAndSerializationStrategy","abstract fun modifierTagAndSerializationStrategy(element: T): Pair?>","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.modifierTagAndSerializationStrategy"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, serializer: KSerializer, value: T)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, serializer: KSerializer, value: T)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendAdd(id: Id, tag: ChildrenTag, index: Int, child: ProtocolWidget)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendAdd","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-add.html","searchKeys":["appendAdd","abstract fun appendAdd(id: Id, tag: ChildrenTag, index: Int, child: ProtocolWidget)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendAdd"]},{"name":"abstract fun appendCreate(id: Id, tag: WidgetTag)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendCreate","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-create.html","searchKeys":["appendCreate","abstract fun appendCreate(id: Id, tag: WidgetTag)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendCreate"]},{"name":"abstract fun appendModifierChange(id: Id, value: Modifier)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendModifierChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-modifier-change.html","searchKeys":["appendModifierChange","abstract fun appendModifierChange(id: Id, value: Modifier)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendModifierChange"]},{"name":"abstract fun appendMove(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendMove","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-move.html","searchKeys":["appendMove","abstract fun appendMove(id: Id, tag: ChildrenTag, fromIndex: Int, toIndex: Int, count: Int)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendMove"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: Boolean)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: Boolean)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: UInt)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-property-change.html","searchKeys":["appendPropertyChange","abstract fun appendPropertyChange(id: Id, widgetTag: WidgetTag, propertyTag: PropertyTag, value: UInt)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendPropertyChange"]},{"name":"abstract fun appendRemove(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendRemove","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/append-remove.html","searchKeys":["appendRemove","abstract fun appendRemove(id: Id, tag: ChildrenTag, index: Int, count: Int, removedIds: List)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.appendRemove"]},{"name":"abstract fun create(guestAdapter: GuestProtocolAdapter, mismatchHandler: ProtocolMismatchHandler = ProtocolMismatchHandler.Throwing): WidgetSystem","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.create","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/create.html","searchKeys":["create","abstract fun create(guestAdapter: GuestProtocolAdapter, mismatchHandler: ProtocolMismatchHandler = ProtocolMismatchHandler.Throwing): WidgetSystem","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory.create"]},{"name":"abstract fun emitChanges()","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.emitChanges","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/emit-changes.html","searchKeys":["emitChanges","abstract fun emitChanges()","app.cash.redwood.protocol.guest.GuestProtocolAdapter.emitChanges"]},{"name":"abstract fun initChangesSink(changesSink: ChangesSink)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.initChangesSink","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/init-changes-sink.html","searchKeys":["initChangesSink","abstract fun initChangesSink(changesSink: ChangesSink)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.initChangesSink"]},{"name":"abstract fun nextId(): Id","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.nextId","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/next-id.html","searchKeys":["nextId","abstract fun nextId(): Id","app.cash.redwood.protocol.guest.GuestProtocolAdapter.nextId"]},{"name":"abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEvent","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event.html","searchKeys":["onUnknownEvent","abstract fun onUnknownEvent(widgetTag: WidgetTag, tag: EventTag)","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEvent"]},{"name":"abstract fun onUnknownEventNode(id: Id, tag: EventTag)","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEventNode","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html","searchKeys":["onUnknownEventNode","abstract fun onUnknownEventNode(id: Id, tag: EventTag)","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.onUnknownEventNode"]},{"name":"abstract fun removeWidget(id: Id)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.removeWidget","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/remove-widget.html","searchKeys":["removeWidget","abstract fun removeWidget(id: Id)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.removeWidget"]},{"name":"abstract val json: Json","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.json","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/json.html","searchKeys":["json","abstract val json: Json","app.cash.redwood.protocol.guest.GuestProtocolAdapter.json"]},{"name":"abstract val root: Widget.Children","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.root","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/root.html","searchKeys":["root","abstract val root: Widget.Children","app.cash.redwood.protocol.guest.GuestProtocolAdapter.root"]},{"name":"abstract val widgetSystem: WidgetSystem","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.widgetSystem","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: WidgetSystem","app.cash.redwood.protocol.guest.GuestProtocolAdapter.widgetSystem"]},{"name":"constructor(hostVersion: RedwoodVersion)","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.GuestProtocolAdapter","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/-guest-protocol-adapter.html","searchKeys":["GuestProtocolAdapter","constructor(hostVersion: RedwoodVersion)","app.cash.redwood.protocol.guest.GuestProtocolAdapter.GuestProtocolAdapter"]},{"name":"fun ProtocolRedwoodComposition(scope: CoroutineScope, guestAdapter: GuestProtocolAdapter, widgetVersion: UInt, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.protocol.guest.ProtocolRedwoodComposition","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-redwood-composition.html","searchKeys":["ProtocolRedwoodComposition","fun ProtocolRedwoodComposition(scope: CoroutineScope, guestAdapter: GuestProtocolAdapter, widgetVersion: UInt, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.protocol.guest.ProtocolRedwoodComposition"]},{"name":"interface ProtocolMismatchHandler","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/index.html","searchKeys":["ProtocolMismatchHandler","interface ProtocolMismatchHandler","app.cash.redwood.protocol.guest.ProtocolMismatchHandler"]},{"name":"interface ProtocolWidgetSystemFactory","description":"app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-widget-system-factory/index.html","searchKeys":["ProtocolWidgetSystemFactory","interface ProtocolWidgetSystemFactory","app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory"]},{"name":"object Companion","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion"]},{"name":"val Throwing: ProtocolMismatchHandler","description":"app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion.Throwing","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/-companion/-throwing.html","searchKeys":["Throwing","val Throwing: ProtocolMismatchHandler","app.cash.redwood.protocol.guest.ProtocolMismatchHandler.Companion.Throwing"]},{"name":"val childrenVisitor: ProtocolWidget.ChildrenVisitor","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.childrenVisitor","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/children-visitor.html","searchKeys":["childrenVisitor","val childrenVisitor: ProtocolWidget.ChildrenVisitor","app.cash.redwood.protocol.guest.GuestProtocolAdapter.childrenVisitor"]},{"name":"val guestRedwoodVersion: RedwoodVersion","description":"app.cash.redwood.protocol.guest.guestRedwoodVersion","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/guest-redwood-version.html","searchKeys":["guestRedwoodVersion","val guestRedwoodVersion: RedwoodVersion","app.cash.redwood.protocol.guest.guestRedwoodVersion"]},{"name":"val synthesizeSubtreeRemoval: Boolean","description":"app.cash.redwood.protocol.guest.GuestProtocolAdapter.synthesizeSubtreeRemoval","location":"redwood-protocol-guest/app.cash.redwood.protocol.guest/-guest-protocol-adapter/synthesize-subtree-removal.html","searchKeys":["synthesizeSubtreeRemoval","val synthesizeSubtreeRemoval: Boolean","app.cash.redwood.protocol.guest.GuestProtocolAdapter.synthesizeSubtreeRemoval"]},{"name":"class BoxValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.BoxValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/index.html","searchKeys":["BoxValue","class BoxValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.BoxValue"]},{"name":"class ColumnValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.ColumnValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/index.html","searchKeys":["ColumnValue","class ColumnValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.ColumnValue"]},{"name":"class RedwoodLayoutTestingWidgetFactory : RedwoodLayoutWidgetFactory ","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/index.html","searchKeys":["RedwoodLayoutTestingWidgetFactory","class RedwoodLayoutTestingWidgetFactory : RedwoodLayoutWidgetFactory ","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory"]},{"name":"class RowValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","description":"app.cash.redwood.layout.testing.RowValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/index.html","searchKeys":["RowValue","class RowValue(val modifier: Modifier = Modifier, val width: Constraint = Constraint.Wrap, val height: Constraint = Constraint.Wrap, val margin: Margin = Margin.Zero, val overflow: Overflow = Overflow.Clip, val horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, val verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, val onScroll: (offset: Px) -> Unit? = null, val children: List = listOf()) : WidgetValue","app.cash.redwood.layout.testing.RowValue"]},{"name":"class SpacerValue(val modifier: Modifier = Modifier, val width: Dp = Dp(0.0), val height: Dp = Dp(0.0)) : WidgetValue","description":"app.cash.redwood.layout.testing.SpacerValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/index.html","searchKeys":["SpacerValue","class SpacerValue(val modifier: Modifier = Modifier, val width: Dp = Dp(0.0), val height: Dp = Dp(0.0)) : WidgetValue","app.cash.redwood.layout.testing.SpacerValue"]},{"name":"constructor()","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.RedwoodLayoutTestingWidgetFactory","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-redwood-layout-testing-widget-factory.html","searchKeys":["RedwoodLayoutTestingWidgetFactory","constructor()","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.RedwoodLayoutTestingWidgetFactory"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: List = listOf())","description":"app.cash.redwood.layout.testing.BoxValue.BoxValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/-box-value.html","searchKeys":["BoxValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, children: List = listOf())","app.cash.redwood.layout.testing.BoxValue.BoxValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","description":"app.cash.redwood.layout.testing.ColumnValue.ColumnValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/-column-value.html","searchKeys":["ColumnValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","app.cash.redwood.layout.testing.ColumnValue.ColumnValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","description":"app.cash.redwood.layout.testing.RowValue.RowValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/-row-value.html","searchKeys":["RowValue","constructor(modifier: Modifier = Modifier, width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, children: List = listOf())","app.cash.redwood.layout.testing.RowValue.RowValue"]},{"name":"constructor(modifier: Modifier = Modifier, width: Dp = Dp(0.0), height: Dp = Dp(0.0))","description":"app.cash.redwood.layout.testing.SpacerValue.SpacerValue","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/-spacer-value.html","searchKeys":["SpacerValue","constructor(modifier: Modifier = Modifier, width: Dp = Dp(0.0), height: Dp = Dp(0.0))","app.cash.redwood.layout.testing.SpacerValue.SpacerValue"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.BoxValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.BoxValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.ColumnValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.ColumnValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.RowValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.RowValue.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"app.cash.redwood.layout.testing.SpacerValue.equals","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","app.cash.redwood.layout.testing.SpacerValue.equals"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.BoxValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.BoxValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.ColumnValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.ColumnValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.RowValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.RowValue.toWidget"]},{"name":"open override fun toWidget(widgetSystem: WidgetSystem): Widget","description":"app.cash.redwood.layout.testing.SpacerValue.toWidget","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-widget.html","searchKeys":["toWidget","open override fun toWidget(widgetSystem: WidgetSystem): Widget","app.cash.redwood.layout.testing.SpacerValue.toWidget"]},{"name":"open override fun Box(): Box","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Box","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Box"]},{"name":"open override fun Column(): Column","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Column","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Column"]},{"name":"open override fun Row(): Row","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Row","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer","description":"app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Spacer","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-testing-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer","app.cash.redwood.layout.testing.RedwoodLayoutTestingWidgetFactory.Spacer"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.BoxValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.BoxValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.ColumnValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.ColumnValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.RowValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.RowValue.hashCode"]},{"name":"open override fun hashCode(): Int","description":"app.cash.redwood.layout.testing.SpacerValue.hashCode","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","app.cash.redwood.layout.testing.SpacerValue.hashCode"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.BoxValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.BoxValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.ColumnValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.ColumnValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.RowValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.RowValue.toDebugString"]},{"name":"open override fun toDebugString(): String","description":"app.cash.redwood.layout.testing.SpacerValue.toDebugString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-debug-string.html","searchKeys":["toDebugString","open override fun toDebugString(): String","app.cash.redwood.layout.testing.SpacerValue.toDebugString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.BoxValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.BoxValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.ColumnValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.ColumnValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.RowValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.RowValue.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.testing.SpacerValue.toString","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.testing.SpacerValue.toString"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.BoxValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.BoxValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.ColumnValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.ColumnValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.RowValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.RowValue.childrenLists"]},{"name":"open override val childrenLists: List>","description":"app.cash.redwood.layout.testing.SpacerValue.childrenLists","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/children-lists.html","searchKeys":["childrenLists","open override val childrenLists: List>","app.cash.redwood.layout.testing.SpacerValue.childrenLists"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.BoxValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.BoxValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.ColumnValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.ColumnValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.RowValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.RowValue.modifier"]},{"name":"open override val modifier: Modifier","description":"app.cash.redwood.layout.testing.SpacerValue.modifier","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/modifier.html","searchKeys":["modifier","open override val modifier: Modifier","app.cash.redwood.layout.testing.SpacerValue.modifier"]},{"name":"suspend fun RedwoodLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","description":"app.cash.redwood.layout.testing.RedwoodLayoutTester","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-redwood-layout-tester.html","searchKeys":["RedwoodLayoutTester","suspend fun RedwoodLayoutTester(onBackPressedDispatcher: OnBackPressedDispatcher = NoOpOnBackPressedDispatcher, savedState: TestSavedState? = null, uiConfiguration: UiConfiguration = UiConfiguration(), body: suspend TestRedwoodComposition>.() -> R): R","app.cash.redwood.layout.testing.RedwoodLayoutTester"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.BoxValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.BoxValue.children"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.ColumnValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.ColumnValue.children"]},{"name":"val children: List","description":"app.cash.redwood.layout.testing.RowValue.children","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/children.html","searchKeys":["children","val children: List","app.cash.redwood.layout.testing.RowValue.children"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.BoxValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.BoxValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.ColumnValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.ColumnValue.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.layout.testing.RowValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.layout.testing.RowValue.height"]},{"name":"val height: Dp","description":"app.cash.redwood.layout.testing.SpacerValue.height","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.layout.testing.SpacerValue.height"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.BoxValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.BoxValue.horizontalAlignment"]},{"name":"val horizontalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.ColumnValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.ColumnValue.horizontalAlignment"]},{"name":"val horizontalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.testing.RowValue.horizontalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/horizontal-alignment.html","searchKeys":["horizontalAlignment","val horizontalAlignment: MainAxisAlignment","app.cash.redwood.layout.testing.RowValue.horizontalAlignment"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.BoxValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.BoxValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.ColumnValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.ColumnValue.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.layout.testing.RowValue.margin","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.layout.testing.RowValue.margin"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.testing.ColumnValue.onScroll","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.testing.ColumnValue.onScroll"]},{"name":"val onScroll: (offset: Px) -> Unit? = null","description":"app.cash.redwood.layout.testing.RowValue.onScroll","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/on-scroll.html","searchKeys":["onScroll","val onScroll: (offset: Px) -> Unit? = null","app.cash.redwood.layout.testing.RowValue.onScroll"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.testing.ColumnValue.overflow","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.testing.ColumnValue.overflow"]},{"name":"val overflow: Overflow","description":"app.cash.redwood.layout.testing.RowValue.overflow","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/overflow.html","searchKeys":["overflow","val overflow: Overflow","app.cash.redwood.layout.testing.RowValue.overflow"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.BoxValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.BoxValue.verticalAlignment"]},{"name":"val verticalAlignment: CrossAxisAlignment","description":"app.cash.redwood.layout.testing.RowValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: CrossAxisAlignment","app.cash.redwood.layout.testing.RowValue.verticalAlignment"]},{"name":"val verticalAlignment: MainAxisAlignment","description":"app.cash.redwood.layout.testing.ColumnValue.verticalAlignment","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/vertical-alignment.html","searchKeys":["verticalAlignment","val verticalAlignment: MainAxisAlignment","app.cash.redwood.layout.testing.ColumnValue.verticalAlignment"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.BoxValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-box-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.BoxValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.ColumnValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-column-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.ColumnValue.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.layout.testing.RowValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-row-value/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.layout.testing.RowValue.width"]},{"name":"val width: Dp","description":"app.cash.redwood.layout.testing.SpacerValue.width","location":"redwood-layout-testing/app.cash.redwood.layout.testing/-spacer-value/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.layout.testing.SpacerValue.width"]},{"name":"ERROR","description":"app.cash.redwood.tooling.schema.Deprecation.Level.ERROR","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/-e-r-r-o-r/index.html","searchKeys":["ERROR","ERROR","app.cash.redwood.tooling.schema.Deprecation.Level.ERROR"]},{"name":"In","description":"app.cash.redwood.tooling.schema.FqType.Variance.In","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-in/index.html","searchKeys":["In","In","app.cash.redwood.tooling.schema.FqType.Variance.In"]},{"name":"Invariant","description":"app.cash.redwood.tooling.schema.FqType.Variance.Invariant","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-invariant/index.html","searchKeys":["Invariant","Invariant","app.cash.redwood.tooling.schema.FqType.Variance.Invariant"]},{"name":"Out","description":"app.cash.redwood.tooling.schema.FqType.Variance.Out","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/-out/index.html","searchKeys":["Out","Out","app.cash.redwood.tooling.schema.FqType.Variance.Out"]},{"name":"WARNING","description":"app.cash.redwood.tooling.schema.Deprecation.Level.WARNING","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/-w-a-r-n-i-n-g/index.html","searchKeys":["WARNING","WARNING","app.cash.redwood.tooling.schema.Deprecation.Level.WARNING"]},{"name":"abstract fun toEmbeddedSchema(): EmbeddedSchema","description":"app.cash.redwood.tooling.schema.ProtocolSchema.toEmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/to-embedded-schema.html","searchKeys":["toEmbeddedSchema","abstract fun toEmbeddedSchema(): EmbeddedSchema","app.cash.redwood.tooling.schema.ProtocolSchema.toEmbeddedSchema"]},{"name":"abstract override val dependencies: Map","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/dependencies.html","searchKeys":["dependencies","abstract override val dependencies: Map","app.cash.redwood.tooling.schema.ProtocolSchemaSet.dependencies"]},{"name":"abstract override val modifiers: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.modifiers","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/modifiers.html","searchKeys":["modifiers","abstract override val modifiers: List","app.cash.redwood.tooling.schema.ProtocolSchema.modifiers"]},{"name":"abstract override val schema: ProtocolSchema","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/schema.html","searchKeys":["schema","abstract override val schema: ProtocolSchema","app.cash.redwood.tooling.schema.ProtocolSchemaSet.schema"]},{"name":"abstract override val traits: List","description":"app.cash.redwood.tooling.schema.ProtocolWidget.traits","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/traits.html","searchKeys":["traits","abstract override val traits: List","app.cash.redwood.tooling.schema.ProtocolWidget.traits"]},{"name":"abstract override val widgets: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.widgets","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/widgets.html","searchKeys":["widgets","abstract override val widgets: List","app.cash.redwood.tooling.schema.ProtocolSchema.widgets"]},{"name":"abstract val defaultExpression: String?","description":"app.cash.redwood.tooling.schema.Modifier.Property.defaultExpression","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/default-expression.html","searchKeys":["defaultExpression","abstract val defaultExpression: String?","app.cash.redwood.tooling.schema.Modifier.Property.defaultExpression"]},{"name":"abstract val defaultExpression: String?","description":"app.cash.redwood.tooling.schema.Widget.Trait.defaultExpression","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/default-expression.html","searchKeys":["defaultExpression","abstract val defaultExpression: String?","app.cash.redwood.tooling.schema.Widget.Trait.defaultExpression"]},{"name":"abstract val dependencies: List","description":"app.cash.redwood.tooling.schema.Schema.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/dependencies.html","searchKeys":["dependencies","abstract val dependencies: List","app.cash.redwood.tooling.schema.Schema.dependencies"]},{"name":"abstract val dependencies: Map","description":"app.cash.redwood.tooling.schema.SchemaSet.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/dependencies.html","searchKeys":["dependencies","abstract val dependencies: Map","app.cash.redwood.tooling.schema.SchemaSet.dependencies"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Modifier.Property.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Modifier.Property.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Modifier.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Modifier.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Widget.Trait.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Widget.Trait.deprecation"]},{"name":"abstract val deprecation: Deprecation?","description":"app.cash.redwood.tooling.schema.Widget.deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/deprecation.html","searchKeys":["deprecation","abstract val deprecation: Deprecation?","app.cash.redwood.tooling.schema.Widget.deprecation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Modifier.Property.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Modifier.Property.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Modifier.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Modifier.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Schema.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Schema.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Widget.Trait.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Widget.Trait.documentation"]},{"name":"abstract val documentation: String?","description":"app.cash.redwood.tooling.schema.Widget.documentation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/documentation.html","searchKeys":["documentation","abstract val documentation: String?","app.cash.redwood.tooling.schema.Widget.documentation"]},{"name":"abstract val isNullable: Boolean","description":"app.cash.redwood.tooling.schema.Widget.Event.isNullable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/is-nullable.html","searchKeys":["isNullable","abstract val isNullable: Boolean","app.cash.redwood.tooling.schema.Widget.Event.isNullable"]},{"name":"abstract val isSerializable: Boolean","description":"app.cash.redwood.tooling.schema.Modifier.Property.isSerializable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/is-serializable.html","searchKeys":["isSerializable","abstract val isSerializable: Boolean","app.cash.redwood.tooling.schema.Modifier.Property.isSerializable"]},{"name":"abstract val level: Deprecation.Level","description":"app.cash.redwood.tooling.schema.Deprecation.level","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/level.html","searchKeys":["level","abstract val level: Deprecation.Level","app.cash.redwood.tooling.schema.Deprecation.level"]},{"name":"abstract val message: String","description":"app.cash.redwood.tooling.schema.Deprecation.message","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/message.html","searchKeys":["message","abstract val message: String","app.cash.redwood.tooling.schema.Deprecation.message"]},{"name":"abstract val modifiers: List","description":"app.cash.redwood.tooling.schema.Schema.modifiers","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/modifiers.html","searchKeys":["modifiers","abstract val modifiers: List","app.cash.redwood.tooling.schema.Schema.modifiers"]},{"name":"abstract val name: String","description":"app.cash.redwood.tooling.schema.Modifier.Property.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.tooling.schema.Modifier.Property.name"]},{"name":"abstract val name: String","description":"app.cash.redwood.tooling.schema.Widget.Trait.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/name.html","searchKeys":["name","abstract val name: String","app.cash.redwood.tooling.schema.Widget.Trait.name"]},{"name":"abstract val name: String?","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter.name","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/name.html","searchKeys":["name","abstract val name: String?","app.cash.redwood.tooling.schema.Widget.Event.Parameter.name"]},{"name":"abstract val parameters: List","description":"app.cash.redwood.tooling.schema.Widget.Event.parameters","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/parameters.html","searchKeys":["parameters","abstract val parameters: List","app.cash.redwood.tooling.schema.Widget.Event.parameters"]},{"name":"abstract val properties: List","description":"app.cash.redwood.tooling.schema.Modifier.properties","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/properties.html","searchKeys":["properties","abstract val properties: List","app.cash.redwood.tooling.schema.Modifier.properties"]},{"name":"abstract val schema: Schema","description":"app.cash.redwood.tooling.schema.SchemaSet.schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/schema.html","searchKeys":["schema","abstract val schema: Schema","app.cash.redwood.tooling.schema.SchemaSet.schema"]},{"name":"abstract val scope: FqType?","description":"app.cash.redwood.tooling.schema.Widget.Children.scope","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-children/scope.html","searchKeys":["scope","abstract val scope: FqType?","app.cash.redwood.tooling.schema.Widget.Children.scope"]},{"name":"abstract val scopes: List","description":"app.cash.redwood.tooling.schema.Modifier.scopes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/scopes.html","searchKeys":["scopes","abstract val scopes: List","app.cash.redwood.tooling.schema.Modifier.scopes"]},{"name":"abstract val scopes: List","description":"app.cash.redwood.tooling.schema.Schema.scopes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/scopes.html","searchKeys":["scopes","abstract val scopes: List","app.cash.redwood.tooling.schema.Schema.scopes"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolModifier.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-modifier/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolModifier.tag"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-trait/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait.tag"]},{"name":"abstract val tag: Int","description":"app.cash.redwood.tooling.schema.ProtocolWidget.tag","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/tag.html","searchKeys":["tag","abstract val tag: Int","app.cash.redwood.tooling.schema.ProtocolWidget.tag"]},{"name":"abstract val taggedDependencies: Map","description":"app.cash.redwood.tooling.schema.ProtocolSchema.taggedDependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/tagged-dependencies.html","searchKeys":["taggedDependencies","abstract val taggedDependencies: Map","app.cash.redwood.tooling.schema.ProtocolSchema.taggedDependencies"]},{"name":"abstract val traits: List","description":"app.cash.redwood.tooling.schema.Widget.traits","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/traits.html","searchKeys":["traits","abstract val traits: List","app.cash.redwood.tooling.schema.Widget.traits"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Modifier.Property.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Modifier.Property.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Modifier.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Modifier.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Schema.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Schema.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.Event.Parameter.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.Property.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-property/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.Property.type"]},{"name":"abstract val type: FqType","description":"app.cash.redwood.tooling.schema.Widget.type","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/type.html","searchKeys":["type","abstract val type: FqType","app.cash.redwood.tooling.schema.Widget.type"]},{"name":"abstract val widgets: List","description":"app.cash.redwood.tooling.schema.Schema.widgets","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/widgets.html","searchKeys":["widgets","abstract val widgets: List","app.cash.redwood.tooling.schema.Schema.widgets"]},{"name":"constructor(names: List, variance: FqType.Variance = Invariant, parameterTypes: List = emptyList(), nullable: Boolean = false)","description":"app.cash.redwood.tooling.schema.FqType.FqType","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-fq-type.html","searchKeys":["FqType","constructor(names: List, variance: FqType.Variance = Invariant, parameterTypes: List = emptyList(), nullable: Boolean = false)","app.cash.redwood.tooling.schema.FqType.FqType"]},{"name":"constructor(path: String, json: String)","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.EmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/-embedded-schema.html","searchKeys":["EmbeddedSchema","constructor(path: String, json: String)","app.cash.redwood.tooling.schema.EmbeddedSchema.EmbeddedSchema"]},{"name":"data class EmbeddedSchema(val path: String, val json: String)","description":"app.cash.redwood.tooling.schema.EmbeddedSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/index.html","searchKeys":["EmbeddedSchema","data class EmbeddedSchema(val path: String, val json: String)","app.cash.redwood.tooling.schema.EmbeddedSchema"]},{"name":"data class FqType(val names: List, val variance: FqType.Variance = Invariant, val parameterTypes: List = emptyList(), val nullable: Boolean = false)","description":"app.cash.redwood.tooling.schema.FqType","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/index.html","searchKeys":["FqType","data class FqType(val names: List, val variance: FqType.Variance = Invariant, val parameterTypes: List = emptyList(), val nullable: Boolean = false)","app.cash.redwood.tooling.schema.FqType"]},{"name":"enum Level : Enum ","description":"app.cash.redwood.tooling.schema.Deprecation.Level","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/index.html","searchKeys":["Level","enum Level : Enum ","app.cash.redwood.tooling.schema.Deprecation.Level"]},{"name":"enum Variance : Enum ","description":"app.cash.redwood.tooling.schema.FqType.Variance","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/index.html","searchKeys":["Variance","enum Variance : Enum ","app.cash.redwood.tooling.schema.FqType.Variance"]},{"name":"fun bestGuess(name: String): FqType","description":"app.cash.redwood.tooling.schema.FqType.Companion.bestGuess","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/best-guess.html","searchKeys":["bestGuess","fun bestGuess(name: String): FqType","app.cash.redwood.tooling.schema.FqType.Companion.bestGuess"]},{"name":"fun load(type: FqType, classLoader: ClassLoader): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/load.html","searchKeys":["load","fun load(type: FqType, classLoader: ClassLoader): ProtocolSchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load"]},{"name":"fun load(type: KClass<*>): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/load.html","searchKeys":["load","fun load(type: KClass<*>): ProtocolSchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion.load"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.schema.main","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.schema.main"]},{"name":"fun parseProtocolSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): ProtocolSchemaSet","description":"app.cash.redwood.tooling.schema.parseProtocolSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/parse-protocol-schema.html","searchKeys":["parseProtocolSchema","fun parseProtocolSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): ProtocolSchemaSet","app.cash.redwood.tooling.schema.parseProtocolSchema"]},{"name":"fun parseSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): SchemaSet","description":"app.cash.redwood.tooling.schema.parseSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/parse-schema.html","searchKeys":["parseSchema","fun parseSchema(javaHome: File, sources: Collection, dependencies: Collection, type: FqType): SchemaSet","app.cash.redwood.tooling.schema.parseSchema"]},{"name":"fun valueOf(value: String): Deprecation.Level","description":"app.cash.redwood.tooling.schema.Deprecation.Level.valueOf","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Deprecation.Level","app.cash.redwood.tooling.schema.Deprecation.Level.valueOf"]},{"name":"fun valueOf(value: String): FqType.Variance","description":"app.cash.redwood.tooling.schema.FqType.Variance.valueOf","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FqType.Variance","app.cash.redwood.tooling.schema.FqType.Variance.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.schema.Deprecation.Level.values","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.schema.Deprecation.Level.values"]},{"name":"fun values(): Array","description":"app.cash.redwood.tooling.schema.FqType.Variance.values","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.tooling.schema.FqType.Variance.values"]},{"name":"interface Children : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Children","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-children/index.html","searchKeys":["Children","interface Children : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Children"]},{"name":"interface Deprecation","description":"app.cash.redwood.tooling.schema.Deprecation","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/index.html","searchKeys":["Deprecation","interface Deprecation","app.cash.redwood.tooling.schema.Deprecation"]},{"name":"interface Event : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Event","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/index.html","searchKeys":["Event","interface Event : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Event"]},{"name":"interface Modifier","description":"app.cash.redwood.tooling.schema.Modifier","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/index.html","searchKeys":["Modifier","interface Modifier","app.cash.redwood.tooling.schema.Modifier"]},{"name":"interface Parameter","description":"app.cash.redwood.tooling.schema.Widget.Event.Parameter","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-event/-parameter/index.html","searchKeys":["Parameter","interface Parameter","app.cash.redwood.tooling.schema.Widget.Event.Parameter"]},{"name":"interface Property","description":"app.cash.redwood.tooling.schema.Modifier.Property","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-modifier/-property/index.html","searchKeys":["Property","interface Property","app.cash.redwood.tooling.schema.Modifier.Property"]},{"name":"interface Property : Widget.Trait","description":"app.cash.redwood.tooling.schema.Widget.Property","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-property/index.html","searchKeys":["Property","interface Property : Widget.Trait","app.cash.redwood.tooling.schema.Widget.Property"]},{"name":"interface ProtocolChildren : Widget.Children, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolChildren","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-children/index.html","searchKeys":["ProtocolChildren","interface ProtocolChildren : Widget.Children, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolChildren"]},{"name":"interface ProtocolEvent : Widget.Event, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolEvent","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-event/index.html","searchKeys":["ProtocolEvent","interface ProtocolEvent : Widget.Event, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolEvent"]},{"name":"interface ProtocolModifier : Modifier","description":"app.cash.redwood.tooling.schema.ProtocolModifier","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-modifier/index.html","searchKeys":["ProtocolModifier","interface ProtocolModifier : Modifier","app.cash.redwood.tooling.schema.ProtocolModifier"]},{"name":"interface ProtocolProperty : Widget.Property, ProtocolWidget.ProtocolTrait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolProperty","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-property/index.html","searchKeys":["ProtocolProperty","interface ProtocolProperty : Widget.Property, ProtocolWidget.ProtocolTrait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolProperty"]},{"name":"interface ProtocolSchema : Schema","description":"app.cash.redwood.tooling.schema.ProtocolSchema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/index.html","searchKeys":["ProtocolSchema","interface ProtocolSchema : Schema","app.cash.redwood.tooling.schema.ProtocolSchema"]},{"name":"interface ProtocolSchemaSet : SchemaSet","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/index.html","searchKeys":["ProtocolSchemaSet","interface ProtocolSchemaSet : SchemaSet","app.cash.redwood.tooling.schema.ProtocolSchemaSet"]},{"name":"interface ProtocolWidget : Widget","description":"app.cash.redwood.tooling.schema.ProtocolWidget","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/index.html","searchKeys":["ProtocolWidget","interface ProtocolWidget : Widget","app.cash.redwood.tooling.schema.ProtocolWidget"]},{"name":"interface Schema","description":"app.cash.redwood.tooling.schema.Schema","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema/index.html","searchKeys":["Schema","interface Schema","app.cash.redwood.tooling.schema.Schema"]},{"name":"interface SchemaSet","description":"app.cash.redwood.tooling.schema.SchemaSet","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/index.html","searchKeys":["SchemaSet","interface SchemaSet","app.cash.redwood.tooling.schema.SchemaSet"]},{"name":"interface Widget","description":"app.cash.redwood.tooling.schema.Widget","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/index.html","searchKeys":["Widget","interface Widget","app.cash.redwood.tooling.schema.Widget"]},{"name":"object Companion","description":"app.cash.redwood.tooling.schema.FqType.Companion","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.tooling.schema.FqType.Companion"]},{"name":"object Companion","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.tooling.schema.ProtocolSchemaSet.Companion"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.tooling.schema.FqType.toString","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.tooling.schema.FqType.toString"]},{"name":"open override val all: List","description":"app.cash.redwood.tooling.schema.ProtocolSchemaSet.all","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema-set/all.html","searchKeys":["all","open override val all: List","app.cash.redwood.tooling.schema.ProtocolSchemaSet.all"]},{"name":"open override val dependencies: List","description":"app.cash.redwood.tooling.schema.ProtocolSchema.dependencies","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-schema/dependencies.html","searchKeys":["dependencies","open override val dependencies: List","app.cash.redwood.tooling.schema.ProtocolSchema.dependencies"]},{"name":"open val all: List","description":"app.cash.redwood.tooling.schema.SchemaSet.all","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-schema-set/all.html","searchKeys":["all","open val all: List","app.cash.redwood.tooling.schema.SchemaSet.all"]},{"name":"sealed interface ProtocolTrait : Widget.Trait","description":"app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-protocol-widget/-protocol-trait/index.html","searchKeys":["ProtocolTrait","sealed interface ProtocolTrait : Widget.Trait","app.cash.redwood.tooling.schema.ProtocolWidget.ProtocolTrait"]},{"name":"sealed interface Trait","description":"app.cash.redwood.tooling.schema.Widget.Trait","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-widget/-trait/index.html","searchKeys":["Trait","sealed interface Trait","app.cash.redwood.tooling.schema.Widget.Trait"]},{"name":"val Star: FqType","description":"app.cash.redwood.tooling.schema.FqType.Companion.Star","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-companion/-star.html","searchKeys":["Star","val Star: FqType","app.cash.redwood.tooling.schema.FqType.Companion.Star"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.schema.Deprecation.Level.entries","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-deprecation/-level/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.schema.Deprecation.Level.entries"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.tooling.schema.FqType.Variance.entries","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/-variance/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.tooling.schema.FqType.Variance.entries"]},{"name":"val json: String","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.json","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/json.html","searchKeys":["json","val json: String","app.cash.redwood.tooling.schema.EmbeddedSchema.json"]},{"name":"val names: List","description":"app.cash.redwood.tooling.schema.FqType.names","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/names.html","searchKeys":["names","val names: List","app.cash.redwood.tooling.schema.FqType.names"]},{"name":"val nullable: Boolean = false","description":"app.cash.redwood.tooling.schema.FqType.nullable","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/nullable.html","searchKeys":["nullable","val nullable: Boolean = false","app.cash.redwood.tooling.schema.FqType.nullable"]},{"name":"val parameterTypes: List","description":"app.cash.redwood.tooling.schema.FqType.parameterTypes","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/parameter-types.html","searchKeys":["parameterTypes","val parameterTypes: List","app.cash.redwood.tooling.schema.FqType.parameterTypes"]},{"name":"val path: String","description":"app.cash.redwood.tooling.schema.EmbeddedSchema.path","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-embedded-schema/path.html","searchKeys":["path","val path: String","app.cash.redwood.tooling.schema.EmbeddedSchema.path"]},{"name":"val variance: FqType.Variance","description":"app.cash.redwood.tooling.schema.FqType.variance","location":"redwood-tooling-schema/app.cash.redwood.tooling.schema/-fq-type/variance.html","searchKeys":["variance","val variance: FqType.Variance","app.cash.redwood.tooling.schema.FqType.variance"]},{"name":"Compose","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Compose","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-compose/index.html","searchKeys":["Compose","Compose","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Compose"]},{"name":"Modifiers","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Modifiers","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-modifiers/index.html","searchKeys":["Modifiers","Modifiers","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Modifiers"]},{"name":"ProtocolGuest","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolGuest","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-protocol-guest/index.html","searchKeys":["ProtocolGuest","ProtocolGuest","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolGuest"]},{"name":"ProtocolHost","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolHost","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-protocol-host/index.html","searchKeys":["ProtocolHost","ProtocolHost","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.ProtocolHost"]},{"name":"Testing","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Testing","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-testing/index.html","searchKeys":["Testing","Testing","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Testing"]},{"name":"Widget","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Widget","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/-widget/index.html","searchKeys":["Widget","Widget","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.Widget"]},{"name":"abstract class RedwoodGeneratorExtension","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/index.html","searchKeys":["RedwoodGeneratorExtension","abstract class RedwoodGeneratorExtension","app.cash.redwood.gradle.RedwoodGeneratorExtension"]},{"name":"abstract class RedwoodGeneratorPlugin(strategy: RedwoodGeneratorPlugin.Strategy) : Plugin ","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/index.html","searchKeys":["RedwoodGeneratorPlugin","abstract class RedwoodGeneratorPlugin(strategy: RedwoodGeneratorPlugin.Strategy) : Plugin ","app.cash.redwood.gradle.RedwoodGeneratorPlugin"]},{"name":"abstract class RedwoodSchemaExtension","description":"app.cash.redwood.gradle.RedwoodSchemaExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/index.html","searchKeys":["RedwoodSchemaExtension","abstract class RedwoodSchemaExtension","app.cash.redwood.gradle.RedwoodSchemaExtension"]},{"name":"abstract val apiTracking: Property","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.apiTracking","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/api-tracking.html","searchKeys":["apiTracking","abstract val apiTracking: Property","app.cash.redwood.gradle.RedwoodSchemaExtension.apiTracking"]},{"name":"abstract val source: Property","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.source","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/source.html","searchKeys":["source","abstract val source: Property","app.cash.redwood.gradle.RedwoodGeneratorExtension.source"]},{"name":"abstract val type: Property","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.type","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/type.html","searchKeys":["type","abstract val type: Property","app.cash.redwood.gradle.RedwoodGeneratorExtension.type"]},{"name":"abstract val type: Property","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.type","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/type.html","searchKeys":["type","abstract val type: Property","app.cash.redwood.gradle.RedwoodSchemaExtension.type"]},{"name":"class RedwoodComposeGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-generator-plugin/index.html","searchKeys":["RedwoodComposeGeneratorPlugin","class RedwoodComposeGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin"]},{"name":"class RedwoodComposeProtocolGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/index.html","searchKeys":["RedwoodComposeProtocolGeneratorPlugin","class RedwoodComposeProtocolGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin"]},{"name":"class RedwoodLintPlugin : Plugin ","description":"app.cash.redwood.gradle.RedwoodLintPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/index.html","searchKeys":["RedwoodLintPlugin","class RedwoodLintPlugin : Plugin ","app.cash.redwood.gradle.RedwoodLintPlugin"]},{"name":"class RedwoodModifiersGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-modifiers-generator-plugin/index.html","searchKeys":["RedwoodModifiersGeneratorPlugin","class RedwoodModifiersGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin"]},{"name":"class RedwoodProtocolGuestGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-guest-generator-plugin/index.html","searchKeys":["RedwoodProtocolGuestGeneratorPlugin","class RedwoodProtocolGuestGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin"]},{"name":"class RedwoodProtocolHostGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-host-generator-plugin/index.html","searchKeys":["RedwoodProtocolHostGeneratorPlugin","class RedwoodProtocolHostGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin"]},{"name":"class RedwoodSchemaPlugin : Plugin ","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/index.html","searchKeys":["RedwoodSchemaPlugin","class RedwoodSchemaPlugin : Plugin ","app.cash.redwood.gradle.RedwoodSchemaPlugin"]},{"name":"class RedwoodTestingGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-testing-generator-plugin/index.html","searchKeys":["RedwoodTestingGeneratorPlugin","class RedwoodTestingGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin"]},{"name":"class RedwoodWidgetGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-generator-plugin/index.html","searchKeys":["RedwoodWidgetGeneratorPlugin","class RedwoodWidgetGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin"]},{"name":"class RedwoodWidgetProtocolGeneratorPlugin : RedwoodGeneratorPlugin","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/index.html","searchKeys":["RedwoodWidgetProtocolGeneratorPlugin","class RedwoodWidgetProtocolGeneratorPlugin : RedwoodGeneratorPlugin","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin.RedwoodComposeGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-generator-plugin/-redwood-compose-generator-plugin.html","searchKeys":["RedwoodComposeGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodComposeGeneratorPlugin.RedwoodComposeGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.RedwoodComposeProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/-redwood-compose-protocol-generator-plugin.html","searchKeys":["RedwoodComposeProtocolGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.RedwoodComposeProtocolGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodGeneratorExtension.RedwoodGeneratorExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-extension/-redwood-generator-extension.html","searchKeys":["RedwoodGeneratorExtension","constructor()","app.cash.redwood.gradle.RedwoodGeneratorExtension.RedwoodGeneratorExtension"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodLintPlugin.RedwoodLintPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/-redwood-lint-plugin.html","searchKeys":["RedwoodLintPlugin","constructor()","app.cash.redwood.gradle.RedwoodLintPlugin.RedwoodLintPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin.RedwoodModifiersGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-modifiers-generator-plugin/-redwood-modifiers-generator-plugin.html","searchKeys":["RedwoodModifiersGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodModifiersGeneratorPlugin.RedwoodModifiersGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin.RedwoodProtocolGuestGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-guest-generator-plugin/-redwood-protocol-guest-generator-plugin.html","searchKeys":["RedwoodProtocolGuestGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodProtocolGuestGeneratorPlugin.RedwoodProtocolGuestGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin.RedwoodProtocolHostGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-protocol-host-generator-plugin/-redwood-protocol-host-generator-plugin.html","searchKeys":["RedwoodProtocolHostGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodProtocolHostGeneratorPlugin.RedwoodProtocolHostGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodSchemaExtension.RedwoodSchemaExtension","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-extension/-redwood-schema-extension.html","searchKeys":["RedwoodSchemaExtension","constructor()","app.cash.redwood.gradle.RedwoodSchemaExtension.RedwoodSchemaExtension"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin.RedwoodSchemaPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/-redwood-schema-plugin.html","searchKeys":["RedwoodSchemaPlugin","constructor()","app.cash.redwood.gradle.RedwoodSchemaPlugin.RedwoodSchemaPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin.RedwoodTestingGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-testing-generator-plugin/-redwood-testing-generator-plugin.html","searchKeys":["RedwoodTestingGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodTestingGeneratorPlugin.RedwoodTestingGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin.RedwoodWidgetGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-generator-plugin/-redwood-widget-generator-plugin.html","searchKeys":["RedwoodWidgetGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodWidgetGeneratorPlugin.RedwoodWidgetGeneratorPlugin"]},{"name":"constructor()","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.RedwoodWidgetProtocolGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/-redwood-widget-protocol-generator-plugin.html","searchKeys":["RedwoodWidgetProtocolGeneratorPlugin","constructor()","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.RedwoodWidgetProtocolGeneratorPlugin"]},{"name":"constructor(strategy: RedwoodGeneratorPlugin.Strategy)","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.RedwoodGeneratorPlugin","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-redwood-generator-plugin.html","searchKeys":["RedwoodGeneratorPlugin","constructor(strategy: RedwoodGeneratorPlugin.Strategy)","app.cash.redwood.gradle.RedwoodGeneratorPlugin.RedwoodGeneratorPlugin"]},{"name":"enum Strategy : Enum ","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/index.html","searchKeys":["Strategy","enum Strategy : Enum ","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy"]},{"name":"fun valueOf(value: String): RedwoodGeneratorPlugin.Strategy","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.valueOf","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): RedwoodGeneratorPlugin.Strategy","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.values","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.values"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-compose-protocol-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodComposeProtocolGeneratorPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodGeneratorPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodLintPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-lint-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodLintPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodSchemaPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-schema-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodSchemaPlugin.apply"]},{"name":"open override fun apply(project: Project)","description":"app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.apply","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-widget-protocol-generator-plugin/apply.html","searchKeys":["apply","open override fun apply(project: Project)","app.cash.redwood.gradle.RedwoodWidgetProtocolGeneratorPlugin.apply"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.entries","location":"redwood-gradle-plugin/app.cash.redwood.gradle/-redwood-generator-plugin/-strategy/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.gradle.RedwoodGeneratorPlugin.Strategy.entries"]},{"name":"class StandardAppLifecycle(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt) : AppLifecycle","description":"app.cash.redwood.treehouse.StandardAppLifecycle","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/index.html","searchKeys":["StandardAppLifecycle","class StandardAppLifecycle(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt) : AppLifecycle","app.cash.redwood.treehouse.StandardAppLifecycle"]},{"name":"constructor(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.StandardAppLifecycle","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/-standard-app-lifecycle.html","searchKeys":["StandardAppLifecycle","constructor(protocolWidgetSystemFactory: ProtocolWidgetSystemFactory, json: Json, widgetVersion: UInt)","app.cash.redwood.treehouse.StandardAppLifecycle.StandardAppLifecycle"]},{"name":"fun TreehouseUi.asZiplineTreehouseUi(appLifecycle: StandardAppLifecycle): ZiplineTreehouseUi","description":"app.cash.redwood.treehouse.asZiplineTreehouseUi","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/as-zipline-treehouse-ui.html","searchKeys":["asZiplineTreehouseUi","fun TreehouseUi.asZiplineTreehouseUi(appLifecycle: StandardAppLifecycle): ZiplineTreehouseUi","app.cash.redwood.treehouse.asZiplineTreehouseUi"]},{"name":"open override fun sendFrame(timeNanos: Long)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.sendFrame","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/send-frame.html","searchKeys":["sendFrame","open override fun sendFrame(timeNanos: Long)","app.cash.redwood.treehouse.StandardAppLifecycle.sendFrame"]},{"name":"open override fun start(host: AppLifecycle.Host)","description":"app.cash.redwood.treehouse.StandardAppLifecycle.start","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/start.html","searchKeys":["start","open override fun start(host: AppLifecycle.Host)","app.cash.redwood.treehouse.StandardAppLifecycle.start"]},{"name":"open override val guestProtocolVersion: RedwoodVersion","description":"app.cash.redwood.treehouse.StandardAppLifecycle.guestProtocolVersion","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/guest-protocol-version.html","searchKeys":["guestProtocolVersion","open override val guestProtocolVersion: RedwoodVersion","app.cash.redwood.treehouse.StandardAppLifecycle.guestProtocolVersion"]},{"name":"val frameClock: MonotonicFrameClock","description":"app.cash.redwood.treehouse.StandardAppLifecycle.frameClock","location":"redwood-treehouse-guest/app.cash.redwood.treehouse/-standard-app-lifecycle/frame-clock.html","searchKeys":["frameClock","val frameClock: MonotonicFrameClock","app.cash.redwood.treehouse.StandardAppLifecycle.frameClock"]},{"name":"class ComposeUiRedwoodLayoutWidgetFactory : RedwoodLayoutWidgetFactory<() -> Unit> ","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/index.html","searchKeys":["ComposeUiRedwoodLayoutWidgetFactory","class ComposeUiRedwoodLayoutWidgetFactory : RedwoodLayoutWidgetFactory<() -> Unit> ","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory"]},{"name":"constructor()","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.ComposeUiRedwoodLayoutWidgetFactory","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-compose-ui-redwood-layout-widget-factory.html","searchKeys":["ComposeUiRedwoodLayoutWidgetFactory","constructor()","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.ComposeUiRedwoodLayoutWidgetFactory"]},{"name":"open override fun Box(): Box<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Box"]},{"name":"open override fun Column(): Column<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Column"]},{"name":"open override fun Row(): Row<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer<() -> Unit>","description":"app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-composeui/app.cash.redwood.layout.composeui/-compose-ui-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer<() -> Unit>","app.cash.redwood.layout.composeui.ComposeUiRedwoodLayoutWidgetFactory.Spacer"]},{"name":"class ViewRedwoodLayoutWidgetFactory(context: Context) : RedwoodLayoutWidgetFactory ","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/index.html","searchKeys":["ViewRedwoodLayoutWidgetFactory","class ViewRedwoodLayoutWidgetFactory(context: Context) : RedwoodLayoutWidgetFactory ","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory"]},{"name":"constructor(context: Context)","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.ViewRedwoodLayoutWidgetFactory","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-view-redwood-layout-widget-factory.html","searchKeys":["ViewRedwoodLayoutWidgetFactory","constructor(context: Context)","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.ViewRedwoodLayoutWidgetFactory"]},{"name":"open override fun Box(): Box","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Box","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-box.html","searchKeys":["Box","open override fun Box(): Box","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Box"]},{"name":"open override fun Column(): Column","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Column","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-column.html","searchKeys":["Column","open override fun Column(): Column","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Column"]},{"name":"open override fun Row(): Row","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Row","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-row.html","searchKeys":["Row","open override fun Row(): Row","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Row"]},{"name":"open override fun Spacer(): Spacer","description":"app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-view/app.cash.redwood.layout.view/-view-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","open override fun Spacer(): Spacer","app.cash.redwood.layout.view.ViewRedwoodLayoutWidgetFactory.Spacer"]},{"name":"annotation class Children(val tag: Int)","description":"app.cash.redwood.schema.Children","location":"redwood-schema/app.cash.redwood.schema/-children/index.html","searchKeys":["Children","annotation class Children(val tag: Int)","app.cash.redwood.schema.Children"]},{"name":"annotation class Dependency(val tag: Int, val schema: KClass<*>)","description":"app.cash.redwood.schema.Schema.Dependency","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/index.html","searchKeys":["Dependency","annotation class Dependency(val tag: Int, val schema: KClass<*>)","app.cash.redwood.schema.Schema.Dependency"]},{"name":"annotation class Modifier(val tag: Int, val scopes: KClass<*>)","description":"app.cash.redwood.schema.Modifier","location":"redwood-schema/app.cash.redwood.schema/-modifier/index.html","searchKeys":["Modifier","annotation class Modifier(val tag: Int, val scopes: KClass<*>)","app.cash.redwood.schema.Modifier"]},{"name":"annotation class Property(val tag: Int)","description":"app.cash.redwood.schema.Property","location":"redwood-schema/app.cash.redwood.schema/-property/index.html","searchKeys":["Property","annotation class Property(val tag: Int)","app.cash.redwood.schema.Property"]},{"name":"annotation class Schema(val members: Array>, val dependencies: Array = [], val reservedWidgets: IntArray = [], val reservedModifiers: IntArray = [])","description":"app.cash.redwood.schema.Schema","location":"redwood-schema/app.cash.redwood.schema/-schema/index.html","searchKeys":["Schema","annotation class Schema(val members: Array>, val dependencies: Array = [], val reservedWidgets: IntArray = [], val reservedModifiers: IntArray = [])","app.cash.redwood.schema.Schema"]},{"name":"annotation class Widget(val tag: Int, val reservedProperties: IntArray = [], val reservedChildren: IntArray = [])","description":"app.cash.redwood.schema.Widget","location":"redwood-schema/app.cash.redwood.schema/-widget/index.html","searchKeys":["Widget","annotation class Widget(val tag: Int, val reservedProperties: IntArray = [], val reservedChildren: IntArray = [])","app.cash.redwood.schema.Widget"]},{"name":"val dependencies: Array","description":"app.cash.redwood.schema.Schema.dependencies","location":"redwood-schema/app.cash.redwood.schema/-schema/dependencies.html","searchKeys":["dependencies","val dependencies: Array","app.cash.redwood.schema.Schema.dependencies"]},{"name":"val members: Array>","description":"app.cash.redwood.schema.Schema.members","location":"redwood-schema/app.cash.redwood.schema/-schema/members.html","searchKeys":["members","val members: Array>","app.cash.redwood.schema.Schema.members"]},{"name":"val reservedChildren: IntArray","description":"app.cash.redwood.schema.Widget.reservedChildren","location":"redwood-schema/app.cash.redwood.schema/-widget/reserved-children.html","searchKeys":["reservedChildren","val reservedChildren: IntArray","app.cash.redwood.schema.Widget.reservedChildren"]},{"name":"val reservedModifiers: IntArray","description":"app.cash.redwood.schema.Schema.reservedModifiers","location":"redwood-schema/app.cash.redwood.schema/-schema/reserved-modifiers.html","searchKeys":["reservedModifiers","val reservedModifiers: IntArray","app.cash.redwood.schema.Schema.reservedModifiers"]},{"name":"val reservedProperties: IntArray","description":"app.cash.redwood.schema.Widget.reservedProperties","location":"redwood-schema/app.cash.redwood.schema/-widget/reserved-properties.html","searchKeys":["reservedProperties","val reservedProperties: IntArray","app.cash.redwood.schema.Widget.reservedProperties"]},{"name":"val reservedWidgets: IntArray","description":"app.cash.redwood.schema.Schema.reservedWidgets","location":"redwood-schema/app.cash.redwood.schema/-schema/reserved-widgets.html","searchKeys":["reservedWidgets","val reservedWidgets: IntArray","app.cash.redwood.schema.Schema.reservedWidgets"]},{"name":"val schema: KClass<*>","description":"app.cash.redwood.schema.Schema.Dependency.schema","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/schema.html","searchKeys":["schema","val schema: KClass<*>","app.cash.redwood.schema.Schema.Dependency.schema"]},{"name":"val scopes: Array>","description":"app.cash.redwood.schema.Modifier.scopes","location":"redwood-schema/app.cash.redwood.schema/-modifier/scopes.html","searchKeys":["scopes","val scopes: Array>","app.cash.redwood.schema.Modifier.scopes"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Children.tag","location":"redwood-schema/app.cash.redwood.schema/-children/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Children.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Modifier.tag","location":"redwood-schema/app.cash.redwood.schema/-modifier/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Modifier.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Property.tag","location":"redwood-schema/app.cash.redwood.schema/-property/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Property.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Schema.Dependency.tag","location":"redwood-schema/app.cash.redwood.schema/-schema/-dependency/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Schema.Dependency.tag"]},{"name":"val tag: Int","description":"app.cash.redwood.schema.Widget.tag","location":"redwood-schema/app.cash.redwood.schema/-widget/tag.html","searchKeys":["tag","val tag: Int","app.cash.redwood.schema.Widget.tag"]},{"name":"expect fun safeAreaInsets(): Margin","description":"app.cash.redwood.composeui.safeAreaInsets","location":"redwood-composeui/app.cash.redwood.composeui/safe-area-insets.html","searchKeys":["safeAreaInsets","expect fun safeAreaInsets(): Margin","app.cash.redwood.composeui.safeAreaInsets"]},{"name":"fun RedwoodContent(widgetSystem: WidgetSystem<() -> Unit>, modifier: Modifier = Modifier, content: () -> Unit)","description":"app.cash.redwood.composeui.RedwoodContent","location":"redwood-composeui/app.cash.redwood.composeui/-redwood-content.html","searchKeys":["RedwoodContent","fun RedwoodContent(widgetSystem: WidgetSystem<() -> Unit>, modifier: Modifier = Modifier, content: () -> Unit)","app.cash.redwood.composeui.RedwoodContent"]},{"name":"abstract val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.modifier.HorizontalAlignment.alignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-horizontal-alignment/alignment.html","searchKeys":["alignment","abstract val alignment: CrossAxisAlignment","app.cash.redwood.layout.modifier.HorizontalAlignment.alignment"]},{"name":"abstract val alignment: CrossAxisAlignment","description":"app.cash.redwood.layout.modifier.VerticalAlignment.alignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-vertical-alignment/alignment.html","searchKeys":["alignment","abstract val alignment: CrossAxisAlignment","app.cash.redwood.layout.modifier.VerticalAlignment.alignment"]},{"name":"abstract val height: Dp","description":"app.cash.redwood.layout.modifier.Height.height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-height/height.html","searchKeys":["height","abstract val height: Dp","app.cash.redwood.layout.modifier.Height.height"]},{"name":"abstract val height: Dp","description":"app.cash.redwood.layout.modifier.Size.height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/height.html","searchKeys":["height","abstract val height: Dp","app.cash.redwood.layout.modifier.Size.height"]},{"name":"abstract val margin: Margin","description":"app.cash.redwood.layout.modifier.Margin.margin","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-margin/margin.html","searchKeys":["margin","abstract val margin: Margin","app.cash.redwood.layout.modifier.Margin.margin"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Flex.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-flex/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Flex.value"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Grow.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-grow/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Grow.value"]},{"name":"abstract val value: Double","description":"app.cash.redwood.layout.modifier.Shrink.value","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-shrink/value.html","searchKeys":["value","abstract val value: Double","app.cash.redwood.layout.modifier.Shrink.value"]},{"name":"abstract val width: Dp","description":"app.cash.redwood.layout.modifier.Size.width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/width.html","searchKeys":["width","abstract val width: Dp","app.cash.redwood.layout.modifier.Size.width"]},{"name":"abstract val width: Dp","description":"app.cash.redwood.layout.modifier.Width.width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-width/width.html","searchKeys":["width","abstract val width: Dp","app.cash.redwood.layout.modifier.Width.width"]},{"name":"interface Flex : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Flex","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-flex/index.html","searchKeys":["Flex","interface Flex : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Flex"]},{"name":"interface Grow : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Grow","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-grow/index.html","searchKeys":["Grow","interface Grow : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Grow"]},{"name":"interface Height : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Height","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-height/index.html","searchKeys":["Height","interface Height : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Height"]},{"name":"interface HorizontalAlignment : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.HorizontalAlignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-horizontal-alignment/index.html","searchKeys":["HorizontalAlignment","interface HorizontalAlignment : Modifier.ScopedElement","app.cash.redwood.layout.modifier.HorizontalAlignment"]},{"name":"interface Margin : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Margin","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-margin/index.html","searchKeys":["Margin","interface Margin : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Margin"]},{"name":"interface Shrink : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Shrink","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-shrink/index.html","searchKeys":["Shrink","interface Shrink : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Shrink"]},{"name":"interface Size : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Size","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-size/index.html","searchKeys":["Size","interface Size : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Size"]},{"name":"interface VerticalAlignment : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.VerticalAlignment","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-vertical-alignment/index.html","searchKeys":["VerticalAlignment","interface VerticalAlignment : Modifier.ScopedElement","app.cash.redwood.layout.modifier.VerticalAlignment"]},{"name":"interface Width : Modifier.ScopedElement","description":"app.cash.redwood.layout.modifier.Width","location":"redwood-layout-modifiers/app.cash.redwood.layout.modifier/-width/index.html","searchKeys":["Width","interface Width : Modifier.ScopedElement","app.cash.redwood.layout.modifier.Width"]},{"name":"fun Box(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, modifier: Modifier = Modifier, children: BoxScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Box","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box.html","searchKeys":["Box","fun Box(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, modifier: Modifier = Modifier, children: BoxScope.() -> Unit)","app.cash.redwood.layout.compose.Box"]},{"name":"fun Column(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: ColumnScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Column","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column.html","searchKeys":["Column","fun Column(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, verticalAlignment: MainAxisAlignment = MainAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: ColumnScope.() -> Unit)","app.cash.redwood.layout.compose.Column"]},{"name":"fun Row(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: RowScope.() -> Unit)","description":"app.cash.redwood.layout.compose.Row","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row.html","searchKeys":["Row","fun Row(width: Constraint = Constraint.Wrap, height: Constraint = Constraint.Wrap, margin: Margin = Margin.Zero, overflow: Overflow = Overflow.Clip, horizontalAlignment: MainAxisAlignment = MainAxisAlignment.Start, verticalAlignment: CrossAxisAlignment = CrossAxisAlignment.Start, onScroll: (offset: Px) -> Unit? = null, modifier: Modifier = Modifier, children: RowScope.() -> Unit)","app.cash.redwood.layout.compose.Row"]},{"name":"fun Spacer(width: Dp = Dp(0.0), height: Dp = Dp(0.0), modifier: Modifier = Modifier)","description":"app.cash.redwood.layout.compose.Spacer","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-spacer.html","searchKeys":["Spacer","fun Spacer(width: Dp = Dp(0.0), height: Dp = Dp(0.0), modifier: Modifier = Modifier)","app.cash.redwood.layout.compose.Spacer"]},{"name":"interface BoxScope","description":"app.cash.redwood.layout.compose.BoxScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/index.html","searchKeys":["BoxScope","interface BoxScope","app.cash.redwood.layout.compose.BoxScope"]},{"name":"interface ColumnScope","description":"app.cash.redwood.layout.compose.ColumnScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/index.html","searchKeys":["ColumnScope","interface ColumnScope","app.cash.redwood.layout.compose.ColumnScope"]},{"name":"interface RowScope","description":"app.cash.redwood.layout.compose.RowScope","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/index.html","searchKeys":["RowScope","interface RowScope","app.cash.redwood.layout.compose.RowScope"]},{"name":"open fun Modifier.flex(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.flex","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/flex.html","searchKeys":["flex","open fun Modifier.flex(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.flex"]},{"name":"open fun Modifier.flex(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.flex","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/flex.html","searchKeys":["flex","open fun Modifier.flex(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.flex"]},{"name":"open fun Modifier.grow(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.grow","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/grow.html","searchKeys":["grow","open fun Modifier.grow(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.grow"]},{"name":"open fun Modifier.grow(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.grow","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/grow.html","searchKeys":["grow","open fun Modifier.grow(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.grow"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.height"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.height"]},{"name":"open fun Modifier.height(height: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.height","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/height.html","searchKeys":["height","open fun Modifier.height(height: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.height"]},{"name":"open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.horizontalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/horizontal-alignment.html","searchKeys":["horizontalAlignment","open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.BoxScope.horizontalAlignment"]},{"name":"open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.horizontalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/horizontal-alignment.html","searchKeys":["horizontalAlignment","open fun Modifier.horizontalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.ColumnScope.horizontalAlignment"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.BoxScope.margin"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.ColumnScope.margin"]},{"name":"open fun Modifier.margin(margin: Margin): Modifier","description":"app.cash.redwood.layout.compose.RowScope.margin","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/margin.html","searchKeys":["margin","open fun Modifier.margin(margin: Margin): Modifier","app.cash.redwood.layout.compose.RowScope.margin"]},{"name":"open fun Modifier.shrink(value: Double): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.shrink","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/shrink.html","searchKeys":["shrink","open fun Modifier.shrink(value: Double): Modifier","app.cash.redwood.layout.compose.ColumnScope.shrink"]},{"name":"open fun Modifier.shrink(value: Double): Modifier","description":"app.cash.redwood.layout.compose.RowScope.shrink","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/shrink.html","searchKeys":["shrink","open fun Modifier.shrink(value: Double): Modifier","app.cash.redwood.layout.compose.RowScope.shrink"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.size"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.size"]},{"name":"open fun Modifier.size(width: Dp, height: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.size","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/size.html","searchKeys":["size","open fun Modifier.size(width: Dp, height: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.size"]},{"name":"open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.verticalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/vertical-alignment.html","searchKeys":["verticalAlignment","open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.BoxScope.verticalAlignment"]},{"name":"open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","description":"app.cash.redwood.layout.compose.RowScope.verticalAlignment","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/vertical-alignment.html","searchKeys":["verticalAlignment","open fun Modifier.verticalAlignment(alignment: CrossAxisAlignment): Modifier","app.cash.redwood.layout.compose.RowScope.verticalAlignment"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.BoxScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-box-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.BoxScope.width"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.ColumnScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-column-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.ColumnScope.width"]},{"name":"open fun Modifier.width(width: Dp): Modifier","description":"app.cash.redwood.layout.compose.RowScope.width","location":"redwood-layout-compose/app.cash.redwood.layout.compose/-row-scope/width.html","searchKeys":["width","open fun Modifier.width(width: Dp): Modifier","app.cash.redwood.layout.compose.RowScope.width"]},{"name":"abstract fun cancel()","description":"app.cash.redwood.compose.RedwoodComposition.cancel","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/cancel.html","searchKeys":["cancel","abstract fun cancel()","app.cash.redwood.compose.RedwoodComposition.cancel"]},{"name":"abstract fun setContent(content: () -> Unit)","description":"app.cash.redwood.compose.RedwoodComposition.setContent","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/set-content.html","searchKeys":["setContent","abstract fun setContent(content: () -> Unit)","app.cash.redwood.compose.RedwoodComposition.setContent"]},{"name":"class AndroidUiDispatcher : CoroutineDispatcher","description":"app.cash.redwood.compose.AndroidUiDispatcher","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/index.html","searchKeys":["AndroidUiDispatcher","class AndroidUiDispatcher : CoroutineDispatcher","app.cash.redwood.compose.AndroidUiDispatcher"]},{"name":"class AndroidUiFrameClock(choreographer: Choreographer) : MonotonicFrameClock","description":"app.cash.redwood.compose.AndroidUiFrameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/index.html","searchKeys":["AndroidUiFrameClock","class AndroidUiFrameClock(choreographer: Choreographer) : MonotonicFrameClock","app.cash.redwood.compose.AndroidUiFrameClock"]},{"name":"constructor(choreographer: Choreographer)","description":"app.cash.redwood.compose.AndroidUiFrameClock.AndroidUiFrameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/-android-ui-frame-clock.html","searchKeys":["AndroidUiFrameClock","constructor(choreographer: Choreographer)","app.cash.redwood.compose.AndroidUiFrameClock.AndroidUiFrameClock"]},{"name":"fun RedwoodComposition(scope: CoroutineScope, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition.html","searchKeys":["RedwoodComposition","fun RedwoodComposition(scope: CoroutineScope, container: Widget.Children, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"fun RedwoodComposition(scope: CoroutineScope, view: RedwoodView, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition.html","searchKeys":["RedwoodComposition","fun RedwoodComposition(scope: CoroutineScope, view: RedwoodView, widgetSystem: WidgetSystem, onEndChanges: () -> Unit = {}): RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"fun BackHandler(enabled: Boolean = true, onBack: () -> Unit)","description":"app.cash.redwood.compose.BackHandler","location":"redwood-compose/app.cash.redwood.compose/-back-handler.html","searchKeys":["BackHandler","fun BackHandler(enabled: Boolean = true, onBack: () -> Unit)","app.cash.redwood.compose.BackHandler"]},{"name":"interface RedwoodComposition","description":"app.cash.redwood.compose.RedwoodComposition","location":"redwood-compose/app.cash.redwood.compose/-redwood-composition/index.html","searchKeys":["RedwoodComposition","interface RedwoodComposition","app.cash.redwood.compose.RedwoodComposition"]},{"name":"object Companion","description":"app.cash.redwood.compose.AndroidUiDispatcher.Companion","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.compose.AndroidUiDispatcher.Companion"]},{"name":"object DisplayLinkClock : MonotonicFrameClock","description":"app.cash.redwood.compose.DisplayLinkClock","location":"redwood-compose/app.cash.redwood.compose/-display-link-clock/index.html","searchKeys":["DisplayLinkClock","object DisplayLinkClock : MonotonicFrameClock","app.cash.redwood.compose.DisplayLinkClock"]},{"name":"object WindowAnimationFrameClock : MonotonicFrameClock","description":"app.cash.redwood.compose.WindowAnimationFrameClock","location":"redwood-compose/app.cash.redwood.compose/-window-animation-frame-clock/index.html","searchKeys":["WindowAnimationFrameClock","object WindowAnimationFrameClock : MonotonicFrameClock","app.cash.redwood.compose.WindowAnimationFrameClock"]},{"name":"open override fun dispatch(context: CoroutineContext, block: Runnable)","description":"app.cash.redwood.compose.AndroidUiDispatcher.dispatch","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/dispatch.html","searchKeys":["dispatch","open override fun dispatch(context: CoroutineContext, block: Runnable)","app.cash.redwood.compose.AndroidUiDispatcher.dispatch"]},{"name":"open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","description":"app.cash.redwood.compose.AndroidUiFrameClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-android-ui-frame-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","app.cash.redwood.compose.AndroidUiFrameClock.withFrameNanos"]},{"name":"open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","description":"app.cash.redwood.compose.WindowAnimationFrameClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-window-animation-frame-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (Long) -> R): R","app.cash.redwood.compose.WindowAnimationFrameClock.withFrameNanos"]},{"name":"open suspend override fun withFrameNanos(onFrame: (frameTimeNanos: Long) -> R): R","description":"app.cash.redwood.compose.DisplayLinkClock.withFrameNanos","location":"redwood-compose/app.cash.redwood.compose/-display-link-clock/with-frame-nanos.html","searchKeys":["withFrameNanos","open suspend override fun withFrameNanos(onFrame: (frameTimeNanos: Long) -> R): R","app.cash.redwood.compose.DisplayLinkClock.withFrameNanos"]},{"name":"val LocalOnBackPressedDispatcher: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalOnBackPressedDispatcher","location":"redwood-compose/app.cash.redwood.compose/-local-on-back-pressed-dispatcher.html","searchKeys":["LocalOnBackPressedDispatcher","val LocalOnBackPressedDispatcher: ProvidableCompositionLocal","app.cash.redwood.compose.LocalOnBackPressedDispatcher"]},{"name":"val LocalUiConfiguration: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalUiConfiguration","location":"redwood-compose/app.cash.redwood.compose/-local-ui-configuration.html","searchKeys":["LocalUiConfiguration","val LocalUiConfiguration: ProvidableCompositionLocal","app.cash.redwood.compose.LocalUiConfiguration"]},{"name":"val LocalWidgetVersion: ProvidableCompositionLocal","description":"app.cash.redwood.compose.LocalWidgetVersion","location":"redwood-compose/app.cash.redwood.compose/-local-widget-version.html","searchKeys":["LocalWidgetVersion","val LocalWidgetVersion: ProvidableCompositionLocal","app.cash.redwood.compose.LocalWidgetVersion"]},{"name":"val Main: CoroutineContext","description":"app.cash.redwood.compose.AndroidUiDispatcher.Companion.Main","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/-companion/-main.html","searchKeys":["Main","val Main: CoroutineContext","app.cash.redwood.compose.AndroidUiDispatcher.Companion.Main"]},{"name":"val OnBackPressedDispatcher.Companion.current: OnBackPressedDispatcher","description":"app.cash.redwood.compose.current","location":"redwood-compose/app.cash.redwood.compose/current.html","searchKeys":["current","val OnBackPressedDispatcher.Companion.current: OnBackPressedDispatcher","app.cash.redwood.compose.current"]},{"name":"val UiConfiguration.Companion.current: UiConfiguration","description":"app.cash.redwood.compose.current","location":"redwood-compose/app.cash.redwood.compose/current.html","searchKeys":["current","val UiConfiguration.Companion.current: UiConfiguration","app.cash.redwood.compose.current"]},{"name":"val WidgetVersion: UInt","description":"app.cash.redwood.compose.WidgetVersion","location":"redwood-compose/app.cash.redwood.compose/-widget-version.html","searchKeys":["WidgetVersion","val WidgetVersion: UInt","app.cash.redwood.compose.WidgetVersion"]},{"name":"val choreographer: Choreographer","description":"app.cash.redwood.compose.AndroidUiDispatcher.choreographer","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/choreographer.html","searchKeys":["choreographer","val choreographer: Choreographer","app.cash.redwood.compose.AndroidUiDispatcher.choreographer"]},{"name":"val frameClock: MonotonicFrameClock","description":"app.cash.redwood.compose.AndroidUiDispatcher.frameClock","location":"redwood-compose/app.cash.redwood.compose/-android-ui-dispatcher/frame-clock.html","searchKeys":["frameClock","val frameClock: MonotonicFrameClock","app.cash.redwood.compose.AndroidUiDispatcher.frameClock"]},{"name":"Auto","description":"app.cash.redwood.ui.LayoutDirection.Auto","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-auto/index.html","searchKeys":["Auto","Auto","app.cash.redwood.ui.LayoutDirection.Auto"]},{"name":"Ltr","description":"app.cash.redwood.ui.LayoutDirection.Ltr","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-ltr/index.html","searchKeys":["Ltr","Ltr","app.cash.redwood.ui.LayoutDirection.Ltr"]},{"name":"Rtl","description":"app.cash.redwood.ui.LayoutDirection.Rtl","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/-rtl/index.html","searchKeys":["Rtl","Rtl","app.cash.redwood.ui.LayoutDirection.Rtl"]},{"name":"abstract class OnBackPressedCallback(enabled: Boolean)","description":"app.cash.redwood.ui.OnBackPressedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/index.html","searchKeys":["OnBackPressedCallback","abstract class OnBackPressedCallback(enabled: Boolean)","app.cash.redwood.ui.OnBackPressedCallback"]},{"name":"abstract fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","description":"app.cash.redwood.ui.OnBackPressedDispatcher.addCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/add-callback.html","searchKeys":["addCallback","abstract fun addCallback(onBackPressedCallback: OnBackPressedCallback): Cancellable","app.cash.redwood.ui.OnBackPressedDispatcher.addCallback"]},{"name":"abstract fun cancel()","description":"app.cash.redwood.ui.Cancellable.cancel","location":"redwood-runtime/app.cash.redwood.ui/-cancellable/cancel.html","searchKeys":["cancel","abstract fun cancel()","app.cash.redwood.ui.Cancellable.cancel"]},{"name":"abstract fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/for-each.html","searchKeys":["forEach","abstract fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.forEach"]},{"name":"abstract fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/for-each-scoped.html","searchKeys":["forEachScoped","abstract fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.forEachScoped"]},{"name":"abstract fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/for-each-unscoped.html","searchKeys":["forEachUnscoped","abstract fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.forEachUnscoped"]},{"name":"abstract fun handleOnBackPressed()","description":"app.cash.redwood.ui.OnBackPressedCallback.handleOnBackPressed","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/handle-on-back-pressed.html","searchKeys":["handleOnBackPressed","abstract fun handleOnBackPressed()","app.cash.redwood.ui.OnBackPressedCallback.handleOnBackPressed"]},{"name":"annotation class LayoutScopeMarker","description":"app.cash.redwood.LayoutScopeMarker","location":"redwood-runtime/app.cash.redwood/-layout-scope-marker/index.html","searchKeys":["LayoutScopeMarker","annotation class LayoutScopeMarker","app.cash.redwood.LayoutScopeMarker"]},{"name":"class Margin(val start: Dp = 0.dp, val end: Dp = 0.dp, val top: Dp = 0.dp, val bottom: Dp = 0.dp)","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin/index.html","searchKeys":["Margin","class Margin(val start: Dp = 0.dp, val end: Dp = 0.dp, val top: Dp = 0.dp, val bottom: Dp = 0.dp)","app.cash.redwood.ui.Margin"]},{"name":"class Size(val width: Dp, val height: Dp)","description":"app.cash.redwood.ui.Size","location":"redwood-runtime/app.cash.redwood.ui/-size/index.html","searchKeys":["Size","class Size(val width: Dp, val height: Dp)","app.cash.redwood.ui.Size"]},{"name":"class UiConfiguration(val darkMode: Boolean = false, val safeAreaInsets: Margin = Margin.Zero, val viewportSize: Size? = null, val density: Double = 1.0, val layoutDirection: LayoutDirection = LayoutDirection.Ltr)","description":"app.cash.redwood.ui.UiConfiguration","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/index.html","searchKeys":["UiConfiguration","class UiConfiguration(val darkMode: Boolean = false, val safeAreaInsets: Margin = Margin.Zero, val viewportSize: Size? = null, val density: Double = 1.0, val layoutDirection: LayoutDirection = LayoutDirection.Ltr)","app.cash.redwood.ui.UiConfiguration"]},{"name":"constructor(darkMode: Boolean = false, safeAreaInsets: Margin = Margin.Zero, viewportSize: Size? = null, density: Double = 1.0, layoutDirection: LayoutDirection = LayoutDirection.Ltr)","description":"app.cash.redwood.ui.UiConfiguration.UiConfiguration","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/-ui-configuration.html","searchKeys":["UiConfiguration","constructor(darkMode: Boolean = false, safeAreaInsets: Margin = Margin.Zero, viewportSize: Size? = null, density: Double = 1.0, layoutDirection: LayoutDirection = LayoutDirection.Ltr)","app.cash.redwood.ui.UiConfiguration.UiConfiguration"]},{"name":"constructor(enabled: Boolean)","description":"app.cash.redwood.ui.OnBackPressedCallback.OnBackPressedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/-on-back-pressed-callback.html","searchKeys":["OnBackPressedCallback","constructor(enabled: Boolean)","app.cash.redwood.ui.OnBackPressedCallback.OnBackPressedCallback"]},{"name":"constructor(rawDensity: Double)","description":"app.cash.redwood.ui.Density.Density","location":"redwood-runtime/app.cash.redwood.ui/-density/-density.html","searchKeys":["Density","constructor(rawDensity: Double)","app.cash.redwood.ui.Density.Density"]},{"name":"constructor(start: Dp = 0.dp, end: Dp = 0.dp, top: Dp = 0.dp, bottom: Dp = 0.dp)","description":"app.cash.redwood.ui.Margin.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin/-margin.html","searchKeys":["Margin","constructor(start: Dp = 0.dp, end: Dp = 0.dp, top: Dp = 0.dp, bottom: Dp = 0.dp)","app.cash.redwood.ui.Margin.Margin"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.ui.Dp.Dp","location":"redwood-runtime/app.cash.redwood.ui/-dp/-dp.html","searchKeys":["Dp","constructor(value: Double)","app.cash.redwood.ui.Dp.Dp"]},{"name":"constructor(value: Double)","description":"app.cash.redwood.ui.Px.Px","location":"redwood-runtime/app.cash.redwood.ui/-px/-px.html","searchKeys":["Px","constructor(value: Double)","app.cash.redwood.ui.Px.Px"]},{"name":"constructor(width: Dp, height: Dp)","description":"app.cash.redwood.ui.Size.Size","location":"redwood-runtime/app.cash.redwood.ui/-size/-size.html","searchKeys":["Size","constructor(width: Dp, height: Dp)","app.cash.redwood.ui.Size.Size"]},{"name":"enum LayoutDirection : Enum ","description":"app.cash.redwood.ui.LayoutDirection","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/index.html","searchKeys":["LayoutDirection","enum LayoutDirection : Enum ","app.cash.redwood.ui.LayoutDirection"]},{"name":"fun Density(resources: Resources): Density","description":"app.cash.redwood.ui.Density","location":"redwood-runtime/app.cash.redwood.ui/-density.html","searchKeys":["Density","fun Density(resources: Resources): Density","app.cash.redwood.ui.Density"]},{"name":"fun Double.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Double.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Dp.Companion.fromPlatformDp(value: Double): Dp","description":"app.cash.redwood.ui.fromPlatformDp","location":"redwood-runtime/app.cash.redwood.ui/from-platform-dp.html","searchKeys":["fromPlatformDp","fun Dp.Companion.fromPlatformDp(value: Double): Dp","app.cash.redwood.ui.fromPlatformDp"]},{"name":"fun Dp.toPlatformDp(): Double","description":"app.cash.redwood.ui.toPlatformDp","location":"redwood-runtime/app.cash.redwood.ui/to-platform-dp.html","searchKeys":["toPlatformDp","fun Dp.toPlatformDp(): Double","app.cash.redwood.ui.toPlatformDp"]},{"name":"fun Dp.toPx(): Double","description":"app.cash.redwood.ui.Density.toPx","location":"redwood-runtime/app.cash.redwood.ui/-density/to-px.html","searchKeys":["toPx","fun Dp.toPx(): Double","app.cash.redwood.ui.Density.toPx"]},{"name":"fun Dp.toPxInt(): Int","description":"app.cash.redwood.ui.Density.toPxInt","location":"redwood-runtime/app.cash.redwood.ui/-density/to-px-int.html","searchKeys":["toPxInt","fun Dp.toPxInt(): Int","app.cash.redwood.ui.Density.toPxInt"]},{"name":"fun Float.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Float.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Int.toDp(): Dp","description":"app.cash.redwood.ui.Density.toDp","location":"redwood-runtime/app.cash.redwood.ui/-density/to-dp.html","searchKeys":["toDp","fun Int.toDp(): Dp","app.cash.redwood.ui.Density.toDp"]},{"name":"fun Margin(all: Dp = 0.dp): Margin","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin.html","searchKeys":["Margin","fun Margin(all: Dp = 0.dp): Margin","app.cash.redwood.ui.Margin"]},{"name":"fun Margin(horizontal: Dp = 0.dp, vertical: Dp = 0.dp): Margin","description":"app.cash.redwood.ui.Margin","location":"redwood-runtime/app.cash.redwood.ui/-margin.html","searchKeys":["Margin","fun Margin(horizontal: Dp = 0.dp, vertical: Dp = 0.dp): Margin","app.cash.redwood.ui.Margin"]},{"name":"fun valueOf(value: String): LayoutDirection","description":"app.cash.redwood.ui.LayoutDirection.valueOf","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): LayoutDirection","app.cash.redwood.ui.LayoutDirection.valueOf"]},{"name":"fun values(): Array","description":"app.cash.redwood.ui.LayoutDirection.values","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/values.html","searchKeys":["values","fun values(): Array","app.cash.redwood.ui.LayoutDirection.values"]},{"name":"interface Cancellable","description":"app.cash.redwood.ui.Cancellable","location":"redwood-runtime/app.cash.redwood.ui/-cancellable/index.html","searchKeys":["Cancellable","interface Cancellable","app.cash.redwood.ui.Cancellable"]},{"name":"interface Modifier","description":"app.cash.redwood.Modifier","location":"redwood-runtime/app.cash.redwood/-modifier/index.html","searchKeys":["Modifier","interface Modifier","app.cash.redwood.Modifier"]},{"name":"interface OnBackPressedDispatcher","description":"app.cash.redwood.ui.OnBackPressedDispatcher","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/index.html","searchKeys":["OnBackPressedDispatcher","interface OnBackPressedDispatcher","app.cash.redwood.ui.OnBackPressedDispatcher"]},{"name":"interface ScopedElement : Modifier.Element","description":"app.cash.redwood.Modifier.ScopedElement","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/index.html","searchKeys":["ScopedElement","interface ScopedElement : Modifier.Element","app.cash.redwood.Modifier.ScopedElement"]},{"name":"interface UnscopedElement : Modifier.Element","description":"app.cash.redwood.Modifier.UnscopedElement","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/index.html","searchKeys":["UnscopedElement","interface UnscopedElement : Modifier.Element","app.cash.redwood.Modifier.UnscopedElement"]},{"name":"object Companion","description":"app.cash.redwood.ui.Density.Companion","location":"redwood-runtime/app.cash.redwood.ui/-density/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Density.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Dp.Companion","location":"redwood-runtime/app.cash.redwood.ui/-dp/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Dp.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Margin.Companion","location":"redwood-runtime/app.cash.redwood.ui/-margin/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Margin.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.OnBackPressedDispatcher.Companion","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-dispatcher/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.OnBackPressedDispatcher.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Px.Companion","location":"redwood-runtime/app.cash.redwood.ui/-px/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Px.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.Size.Companion","location":"redwood-runtime/app.cash.redwood.ui/-size/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.Size.Companion"]},{"name":"object Companion","description":"app.cash.redwood.ui.UiConfiguration.Companion","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.ui.UiConfiguration.Companion"]},{"name":"object Companion : Modifier","description":"app.cash.redwood.Modifier.Companion","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/index.html","searchKeys":["Companion","object Companion : Modifier","app.cash.redwood.Modifier.Companion"]},{"name":"open infix fun then(other: Modifier): Modifier","description":"app.cash.redwood.Modifier.then","location":"redwood-runtime/app.cash.redwood/-modifier/then.html","searchKeys":["then","open infix fun then(other: Modifier): Modifier","app.cash.redwood.Modifier.then"]},{"name":"open infix override fun then(other: Modifier): Modifier","description":"app.cash.redwood.Modifier.Companion.then","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/then.html","searchKeys":["then","open infix override fun then(other: Modifier): Modifier","app.cash.redwood.Modifier.Companion.then"]},{"name":"open override fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each.html","searchKeys":["forEach","open override fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.Companion.forEach"]},{"name":"open override fun forEach(block: (Modifier.Element) -> Unit)","description":"app.cash.redwood.Modifier.Element.forEach","location":"redwood-runtime/app.cash.redwood/-modifier/-element/for-each.html","searchKeys":["forEach","open override fun forEach(block: (Modifier.Element) -> Unit)","app.cash.redwood.Modifier.Element.forEach"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.Companion.forEachScoped"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.ScopedElement.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.ScopedElement.forEachScoped"]},{"name":"open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","description":"app.cash.redwood.Modifier.UnscopedElement.forEachScoped","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/for-each-scoped.html","searchKeys":["forEachScoped","open override fun forEachScoped(block: (Modifier.ScopedElement) -> Unit)","app.cash.redwood.Modifier.UnscopedElement.forEachScoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.Companion.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.Companion.forEachUnscoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.ScopedElement.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-scoped-element/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.ScopedElement.forEachUnscoped"]},{"name":"open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","description":"app.cash.redwood.Modifier.UnscopedElement.forEachUnscoped","location":"redwood-runtime/app.cash.redwood/-modifier/-unscoped-element/for-each-unscoped.html","searchKeys":["forEachUnscoped","open override fun forEachUnscoped(block: (Modifier.UnscopedElement) -> Unit)","app.cash.redwood.Modifier.UnscopedElement.forEachUnscoped"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.Modifier.Companion.toString","location":"redwood-runtime/app.cash.redwood/-modifier/-companion/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.Modifier.Companion.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Dp.toString","location":"redwood-runtime/app.cash.redwood.ui/-dp/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Dp.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Margin.toString","location":"redwood-runtime/app.cash.redwood.ui/-margin/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Margin.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.ui.Px.toString","location":"redwood-runtime/app.cash.redwood.ui/-px/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.ui.Px.toString"]},{"name":"sealed interface Element : Modifier","description":"app.cash.redwood.Modifier.Element","location":"redwood-runtime/app.cash.redwood/-modifier/-element/index.html","searchKeys":["Element","sealed interface Element : Modifier","app.cash.redwood.Modifier.Element"]},{"name":"val .Default: ","description":"app.cash.redwood.ui.Default","location":"redwood-runtime/app.cash.redwood.ui/-default.html","searchKeys":["Default","val .Default: ","app.cash.redwood.ui.Default"]},{"name":"val Double.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Double.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Float.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Float.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Int.dp: Dp","description":"app.cash.redwood.ui.dp","location":"redwood-runtime/app.cash.redwood.ui/dp.html","searchKeys":["dp","val Int.dp: Dp","app.cash.redwood.ui.dp"]},{"name":"val Zero: Margin","description":"app.cash.redwood.ui.Margin.Companion.Zero","location":"redwood-runtime/app.cash.redwood.ui/-margin/-companion/-zero.html","searchKeys":["Zero","val Zero: Margin","app.cash.redwood.ui.Margin.Companion.Zero"]},{"name":"val Zero: Size","description":"app.cash.redwood.ui.Size.Companion.Zero","location":"redwood-runtime/app.cash.redwood.ui/-size/-companion/-zero.html","searchKeys":["Zero","val Zero: Size","app.cash.redwood.ui.Size.Companion.Zero"]},{"name":"val bottom: Dp","description":"app.cash.redwood.ui.Margin.bottom","location":"redwood-runtime/app.cash.redwood.ui/-margin/bottom.html","searchKeys":["bottom","val bottom: Dp","app.cash.redwood.ui.Margin.bottom"]},{"name":"val darkMode: Boolean = false","description":"app.cash.redwood.ui.UiConfiguration.darkMode","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/dark-mode.html","searchKeys":["darkMode","val darkMode: Boolean = false","app.cash.redwood.ui.UiConfiguration.darkMode"]},{"name":"val density: Double = 1.0","description":"app.cash.redwood.ui.UiConfiguration.density","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/density.html","searchKeys":["density","val density: Double = 1.0","app.cash.redwood.ui.UiConfiguration.density"]},{"name":"val end: Dp","description":"app.cash.redwood.ui.Margin.end","location":"redwood-runtime/app.cash.redwood.ui/-margin/end.html","searchKeys":["end","val end: Dp","app.cash.redwood.ui.Margin.end"]},{"name":"val entries: EnumEntries","description":"app.cash.redwood.ui.LayoutDirection.entries","location":"redwood-runtime/app.cash.redwood.ui/-layout-direction/entries.html","searchKeys":["entries","val entries: EnumEntries","app.cash.redwood.ui.LayoutDirection.entries"]},{"name":"val height: Dp","description":"app.cash.redwood.ui.Size.height","location":"redwood-runtime/app.cash.redwood.ui/-size/height.html","searchKeys":["height","val height: Dp","app.cash.redwood.ui.Size.height"]},{"name":"val layoutDirection: LayoutDirection","description":"app.cash.redwood.ui.UiConfiguration.layoutDirection","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/layout-direction.html","searchKeys":["layoutDirection","val layoutDirection: LayoutDirection","app.cash.redwood.ui.UiConfiguration.layoutDirection"]},{"name":"val rawDensity: Double","description":"app.cash.redwood.ui.Density.rawDensity","location":"redwood-runtime/app.cash.redwood.ui/-density/raw-density.html","searchKeys":["rawDensity","val rawDensity: Double","app.cash.redwood.ui.Density.rawDensity"]},{"name":"val safeAreaInsets: Margin","description":"app.cash.redwood.ui.UiConfiguration.safeAreaInsets","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/safe-area-insets.html","searchKeys":["safeAreaInsets","val safeAreaInsets: Margin","app.cash.redwood.ui.UiConfiguration.safeAreaInsets"]},{"name":"val start: Dp","description":"app.cash.redwood.ui.Margin.start","location":"redwood-runtime/app.cash.redwood.ui/-margin/start.html","searchKeys":["start","val start: Dp","app.cash.redwood.ui.Margin.start"]},{"name":"val top: Dp","description":"app.cash.redwood.ui.Margin.top","location":"redwood-runtime/app.cash.redwood.ui/-margin/top.html","searchKeys":["top","val top: Dp","app.cash.redwood.ui.Margin.top"]},{"name":"val value: Double","description":"app.cash.redwood.ui.Dp.value","location":"redwood-runtime/app.cash.redwood.ui/-dp/value.html","searchKeys":["value","val value: Double","app.cash.redwood.ui.Dp.value"]},{"name":"val value: Double","description":"app.cash.redwood.ui.Px.value","location":"redwood-runtime/app.cash.redwood.ui/-px/value.html","searchKeys":["value","val value: Double","app.cash.redwood.ui.Px.value"]},{"name":"val viewportSize: Size? = null","description":"app.cash.redwood.ui.UiConfiguration.viewportSize","location":"redwood-runtime/app.cash.redwood.ui/-ui-configuration/viewport-size.html","searchKeys":["viewportSize","val viewportSize: Size? = null","app.cash.redwood.ui.UiConfiguration.viewportSize"]},{"name":"val width: Dp","description":"app.cash.redwood.ui.Size.width","location":"redwood-runtime/app.cash.redwood.ui/-size/width.html","searchKeys":["width","val width: Dp","app.cash.redwood.ui.Size.width"]},{"name":"value class Density(val rawDensity: Double)","description":"app.cash.redwood.ui.Density","location":"redwood-runtime/app.cash.redwood.ui/-density/index.html","searchKeys":["Density","value class Density(val rawDensity: Double)","app.cash.redwood.ui.Density"]},{"name":"value class Dp(val value: Double)","description":"app.cash.redwood.ui.Dp","location":"redwood-runtime/app.cash.redwood.ui/-dp/index.html","searchKeys":["Dp","value class Dp(val value: Double)","app.cash.redwood.ui.Dp"]},{"name":"value class Px(val value: Double)","description":"app.cash.redwood.ui.Px","location":"redwood-runtime/app.cash.redwood.ui/-px/index.html","searchKeys":["Px","value class Px(val value: Double)","app.cash.redwood.ui.Px"]},{"name":"var enabledChangedCallback: () -> Unit?","description":"app.cash.redwood.ui.OnBackPressedCallback.enabledChangedCallback","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/enabled-changed-callback.html","searchKeys":["enabledChangedCallback","var enabledChangedCallback: () -> Unit?","app.cash.redwood.ui.OnBackPressedCallback.enabledChangedCallback"]},{"name":"var isEnabled: Boolean","description":"app.cash.redwood.ui.OnBackPressedCallback.isEnabled","location":"redwood-runtime/app.cash.redwood.ui/-on-back-pressed-callback/is-enabled.html","searchKeys":["isEnabled","var isEnabled: Boolean","app.cash.redwood.ui.OnBackPressedCallback.isEnabled"]},{"name":"class ApiMerger","description":"app.cash.redwood.tooling.lint.ApiMerger","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/index.html","searchKeys":["ApiMerger","class ApiMerger","app.cash.redwood.tooling.lint.ApiMerger"]},{"name":"constructor()","description":"app.cash.redwood.tooling.lint.ApiMerger.ApiMerger","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/-api-merger.html","searchKeys":["ApiMerger","constructor()","app.cash.redwood.tooling.lint.ApiMerger.ApiMerger"]},{"name":"fun add(xml: String): ApiMerger","description":"app.cash.redwood.tooling.lint.ApiMerger.add","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/add.html","searchKeys":["add","fun add(xml: String): ApiMerger","app.cash.redwood.tooling.lint.ApiMerger.add"]},{"name":"fun main(vararg args: String)","description":"app.cash.redwood.tooling.lint.main","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/main.html","searchKeys":["main","fun main(vararg args: String)","app.cash.redwood.tooling.lint.main"]},{"name":"fun merge(): String","description":"app.cash.redwood.tooling.lint.ApiMerger.merge","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/merge.html","searchKeys":["merge","fun merge(): String","app.cash.redwood.tooling.lint.ApiMerger.merge"]},{"name":"operator fun plusAssign(xml: String)","description":"app.cash.redwood.tooling.lint.ApiMerger.plusAssign","location":"redwood-tooling-lint/app.cash.redwood.tooling.lint/-api-merger/plus-assign.html","searchKeys":["plusAssign","operator fun plusAssign(xml: String)","app.cash.redwood.tooling.lint.ApiMerger.plusAssign"]},{"name":"abstract fun Show()","description":"app.cash.redwood.treehouse.TreehouseUi.Show","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/-show.html","searchKeys":["Show","abstract fun Show()","app.cash.redwood.treehouse.TreehouseUi.Show"]},{"name":"fun RedwoodComposition.bind(treehouseUi: TreehouseUi)","description":"app.cash.redwood.treehouse.bind","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/bind.html","searchKeys":["bind","fun RedwoodComposition.bind(treehouseUi: TreehouseUi)","app.cash.redwood.treehouse.bind"]},{"name":"interface TreehouseUi","description":"app.cash.redwood.treehouse.TreehouseUi","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/index.html","searchKeys":["TreehouseUi","interface TreehouseUi","app.cash.redwood.treehouse.TreehouseUi"]},{"name":"open fun close()","description":"app.cash.redwood.treehouse.TreehouseUi.close","location":"redwood-treehouse-guest-compose/app.cash.redwood.treehouse/-treehouse-ui/close.html","searchKeys":["close","open fun close()","app.cash.redwood.treehouse.TreehouseUi.close"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.Constraint.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.Constraint.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.CrossAxisAlignment.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.MainAxisAlignment.Companion"]},{"name":"object Companion","description":"app.cash.redwood.layout.api.Overflow.Companion","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.api.Overflow.Companion"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.Constraint.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.Constraint.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.CrossAxisAlignment.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.CrossAxisAlignment.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.MainAxisAlignment.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.MainAxisAlignment.toString"]},{"name":"open override fun toString(): String","description":"app.cash.redwood.layout.api.Overflow.toString","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/to-string.html","searchKeys":["toString","open override fun toString(): String","app.cash.redwood.layout.api.Overflow.toString"]},{"name":"val Center: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Center","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-center.html","searchKeys":["Center","val Center: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Center"]},{"name":"val Center: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.Center","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-center.html","searchKeys":["Center","val Center: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.Center"]},{"name":"val Clip: Overflow","description":"app.cash.redwood.layout.api.Overflow.Companion.Clip","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/-clip.html","searchKeys":["Clip","val Clip: Overflow","app.cash.redwood.layout.api.Overflow.Companion.Clip"]},{"name":"val End: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.End","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-end.html","searchKeys":["End","val End: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.End"]},{"name":"val End: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.End","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-end.html","searchKeys":["End","val End: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.End"]},{"name":"val Fill: Constraint","description":"app.cash.redwood.layout.api.Constraint.Companion.Fill","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/-fill.html","searchKeys":["Fill","val Fill: Constraint","app.cash.redwood.layout.api.Constraint.Companion.Fill"]},{"name":"val Scroll: Overflow","description":"app.cash.redwood.layout.api.Overflow.Companion.Scroll","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/-companion/-scroll.html","searchKeys":["Scroll","val Scroll: Overflow","app.cash.redwood.layout.api.Overflow.Companion.Scroll"]},{"name":"val SpaceAround: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceAround","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-around.html","searchKeys":["SpaceAround","val SpaceAround: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceAround"]},{"name":"val SpaceBetween: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceBetween","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-between.html","searchKeys":["SpaceBetween","val SpaceBetween: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceBetween"]},{"name":"val SpaceEvenly: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceEvenly","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-space-evenly.html","searchKeys":["SpaceEvenly","val SpaceEvenly: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.SpaceEvenly"]},{"name":"val Start: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Start","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-start.html","searchKeys":["Start","val Start: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Start"]},{"name":"val Start: MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment.Companion.Start","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/-companion/-start.html","searchKeys":["Start","val Start: MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment.Companion.Start"]},{"name":"val Stretch: CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Stretch","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/-companion/-stretch.html","searchKeys":["Stretch","val Stretch: CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment.Companion.Stretch"]},{"name":"val Wrap: Constraint","description":"app.cash.redwood.layout.api.Constraint.Companion.Wrap","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/-companion/-wrap.html","searchKeys":["Wrap","val Wrap: Constraint","app.cash.redwood.layout.api.Constraint.Companion.Wrap"]},{"name":"value class Constraint","description":"app.cash.redwood.layout.api.Constraint","location":"redwood-layout-api/app.cash.redwood.layout.api/-constraint/index.html","searchKeys":["Constraint","value class Constraint","app.cash.redwood.layout.api.Constraint"]},{"name":"value class CrossAxisAlignment","description":"app.cash.redwood.layout.api.CrossAxisAlignment","location":"redwood-layout-api/app.cash.redwood.layout.api/-cross-axis-alignment/index.html","searchKeys":["CrossAxisAlignment","value class CrossAxisAlignment","app.cash.redwood.layout.api.CrossAxisAlignment"]},{"name":"value class MainAxisAlignment","description":"app.cash.redwood.layout.api.MainAxisAlignment","location":"redwood-layout-api/app.cash.redwood.layout.api/-main-axis-alignment/index.html","searchKeys":["MainAxisAlignment","value class MainAxisAlignment","app.cash.redwood.layout.api.MainAxisAlignment"]},{"name":"value class Overflow","description":"app.cash.redwood.layout.api.Overflow","location":"redwood-layout-api/app.cash.redwood.layout.api/-overflow/index.html","searchKeys":["Overflow","value class Overflow","app.cash.redwood.layout.api.Overflow"]},{"name":"class ViewRedwoodLazyLayoutWidgetFactory(context: Context) : RedwoodLazyLayoutWidgetFactory ","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/index.html","searchKeys":["ViewRedwoodLazyLayoutWidgetFactory","class ViewRedwoodLazyLayoutWidgetFactory(context: Context) : RedwoodLazyLayoutWidgetFactory ","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory"]},{"name":"constructor(context: Context)","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.ViewRedwoodLazyLayoutWidgetFactory","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-view-redwood-lazy-layout-widget-factory.html","searchKeys":["ViewRedwoodLazyLayoutWidgetFactory","constructor(context: Context)","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.ViewRedwoodLazyLayoutWidgetFactory"]},{"name":"open override fun LazyList(): LazyList","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.LazyList","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-lazy-list.html","searchKeys":["LazyList","open override fun LazyList(): LazyList","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.LazyList"]},{"name":"open override fun RefreshableLazyList(): RefreshableLazyList","description":"app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList","location":"redwood-lazylayout-view/app.cash.redwood.lazylayout.view/-view-redwood-lazy-layout-widget-factory/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","open override fun RefreshableLazyList(): RefreshableLazyList","app.cash.redwood.lazylayout.view.ViewRedwoodLazyLayoutWidgetFactory.RefreshableLazyList"]},{"name":"abstract fun onUnknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownChildren","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-children.html","searchKeys":["onUnknownChildren","abstract fun onUnknownChildren(widgetTag: WidgetTag, tag: ChildrenTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownChildren"]},{"name":"abstract fun onUnknownModifier(tag: ModifierTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownModifier","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-modifier.html","searchKeys":["onUnknownModifier","abstract fun onUnknownModifier(tag: ModifierTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownModifier"]},{"name":"abstract fun onUnknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownProperty","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-property.html","searchKeys":["onUnknownProperty","abstract fun onUnknownProperty(widgetTag: WidgetTag, tag: PropertyTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownProperty"]},{"name":"abstract fun onUnknownWidget(tag: WidgetTag)","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownWidget","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/on-unknown-widget.html","searchKeys":["onUnknownWidget","abstract fun onUnknownWidget(tag: WidgetTag)","app.cash.redwood.protocol.host.ProtocolMismatchHandler.onUnknownWidget"]},{"name":"abstract fun sendEvent(uiEvent: UiEvent)","description":"app.cash.redwood.protocol.host.UiEventSink.sendEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event-sink/send-event.html","searchKeys":["sendEvent","abstract fun sendEvent(uiEvent: UiEvent)","app.cash.redwood.protocol.host.UiEventSink.sendEvent"]},{"name":"abstract val widgetSystem: WidgetSystem","description":"app.cash.redwood.protocol.host.ProtocolFactory.widgetSystem","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-factory/widget-system.html","searchKeys":["widgetSystem","abstract val widgetSystem: WidgetSystem","app.cash.redwood.protocol.host.ProtocolFactory.widgetSystem"]},{"name":"class HostProtocolAdapter(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector) : ChangesSink","description":"app.cash.redwood.protocol.host.HostProtocolAdapter","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/index.html","searchKeys":["HostProtocolAdapter","class HostProtocolAdapter(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector) : ChangesSink","app.cash.redwood.protocol.host.HostProtocolAdapter"]},{"name":"class UiEvent(val id: Id, val tag: EventTag, val args: Array?, val serializationStrategies: Array>?)","description":"app.cash.redwood.protocol.host.UiEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/index.html","searchKeys":["UiEvent","class UiEvent(val id: Id, val tag: EventTag, val args: Array?, val serializationStrategies: Array>?)","app.cash.redwood.protocol.host.UiEvent"]},{"name":"constructor(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector)","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.HostProtocolAdapter","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/-host-protocol-adapter.html","searchKeys":["HostProtocolAdapter","constructor(guestVersion: RedwoodVersion, container: Widget.Children, factory: ProtocolFactory, eventSink: UiEventSink, leakDetector: LeakDetector)","app.cash.redwood.protocol.host.HostProtocolAdapter.HostProtocolAdapter"]},{"name":"constructor(id: Id, tag: EventTag, args: Array?, serializationStrategies: Array>?)","description":"app.cash.redwood.protocol.host.UiEvent.UiEvent","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/-ui-event.html","searchKeys":["UiEvent","constructor(id: Id, tag: EventTag, args: Array?, serializationStrategies: Array>?)","app.cash.redwood.protocol.host.UiEvent.UiEvent"]},{"name":"fun close()","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.close","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/close.html","searchKeys":["close","fun close()","app.cash.redwood.protocol.host.HostProtocolAdapter.close"]},{"name":"fun interface UiEventSink","description":"app.cash.redwood.protocol.host.UiEventSink","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event-sink/index.html","searchKeys":["UiEventSink","fun interface UiEventSink","app.cash.redwood.protocol.host.UiEventSink"]},{"name":"fun toProtocol(json: Json): Event","description":"app.cash.redwood.protocol.host.UiEvent.toProtocol","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/to-protocol.html","searchKeys":["toProtocol","fun toProtocol(json: Json): Event","app.cash.redwood.protocol.host.UiEvent.toProtocol"]},{"name":"interface ProtocolMismatchHandler","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/index.html","searchKeys":["ProtocolMismatchHandler","interface ProtocolMismatchHandler","app.cash.redwood.protocol.host.ProtocolMismatchHandler"]},{"name":"object Companion","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion"]},{"name":"open override fun sendChanges(changes: List)","description":"app.cash.redwood.protocol.host.HostProtocolAdapter.sendChanges","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-host-protocol-adapter/send-changes.html","searchKeys":["sendChanges","open override fun sendChanges(changes: List)","app.cash.redwood.protocol.host.HostProtocolAdapter.sendChanges"]},{"name":"sealed interface ProtocolFactory","description":"app.cash.redwood.protocol.host.ProtocolFactory","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-factory/index.html","searchKeys":["ProtocolFactory","sealed interface ProtocolFactory","app.cash.redwood.protocol.host.ProtocolFactory"]},{"name":"val Throwing: ProtocolMismatchHandler","description":"app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion.Throwing","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-protocol-mismatch-handler/-companion/-throwing.html","searchKeys":["Throwing","val Throwing: ProtocolMismatchHandler","app.cash.redwood.protocol.host.ProtocolMismatchHandler.Companion.Throwing"]},{"name":"val args: Array?","description":"app.cash.redwood.protocol.host.UiEvent.args","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/args.html","searchKeys":["args","val args: Array?","app.cash.redwood.protocol.host.UiEvent.args"]},{"name":"val hostRedwoodVersion: RedwoodVersion","description":"app.cash.redwood.protocol.host.hostRedwoodVersion","location":"redwood-protocol-host/app.cash.redwood.protocol.host/host-redwood-version.html","searchKeys":["hostRedwoodVersion","val hostRedwoodVersion: RedwoodVersion","app.cash.redwood.protocol.host.hostRedwoodVersion"]},{"name":"val id: Id","description":"app.cash.redwood.protocol.host.UiEvent.id","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/id.html","searchKeys":["id","val id: Id","app.cash.redwood.protocol.host.UiEvent.id"]},{"name":"val serializationStrategies: Array>?","description":"app.cash.redwood.protocol.host.UiEvent.serializationStrategies","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/serialization-strategies.html","searchKeys":["serializationStrategies","val serializationStrategies: Array>?","app.cash.redwood.protocol.host.UiEvent.serializationStrategies"]},{"name":"val tag: EventTag","description":"app.cash.redwood.protocol.host.UiEvent.tag","location":"redwood-protocol-host/app.cash.redwood.protocol.host/-ui-event/tag.html","searchKeys":["tag","val tag: EventTag","app.cash.redwood.protocol.host.UiEvent.tag"]},{"name":"abstract class AbstractWidgetChildrenTest","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/index.html","searchKeys":["AbstractWidgetChildrenTest","abstract class AbstractWidgetChildrenTest","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest"]},{"name":"abstract fun names(): List","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.names","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/names.html","searchKeys":["names","abstract fun names(): List","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.names"]},{"name":"abstract fun widget(name: String): W","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.widget","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/widget.html","searchKeys":["widget","abstract fun widget(name: String): W","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.widget"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.children","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.children"]},{"name":"constructor()","description":"app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.AbstractWidgetChildrenTest","location":"redwood-widget-testing/app.cash.redwood.widget.testing/-abstract-widget-children-test/-abstract-widget-children-test.html","searchKeys":["AbstractWidgetChildrenTest","constructor()","app.cash.redwood.widget.testing.AbstractWidgetChildrenTest.AbstractWidgetChildrenTest"]},{"name":"abstract fun Box(): Box","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Box","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-box.html","searchKeys":["Box","abstract fun Box(): Box","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Box"]},{"name":"abstract fun Column(): Column","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Column","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-column.html","searchKeys":["Column","abstract fun Column(): Column","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Column"]},{"name":"abstract fun Row(): Row","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Row","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-row.html","searchKeys":["Row","abstract fun Row(): Row","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Row"]},{"name":"abstract fun Spacer(): Spacer","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Spacer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/-spacer.html","searchKeys":["Spacer","abstract fun Spacer(): Spacer","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory.Spacer"]},{"name":"abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.crossAxisAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","abstract fun crossAxisAlignment(crossAxisAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.crossAxisAlignment"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Box.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Box.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Column.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Column.height"]},{"name":"abstract fun height(height: Constraint)","description":"app.cash.redwood.layout.widget.Row.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/height.html","searchKeys":["height","abstract fun height(height: Constraint)","app.cash.redwood.layout.widget.Row.height"]},{"name":"abstract fun height(height: Dp)","description":"app.cash.redwood.layout.widget.Spacer.height","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/height.html","searchKeys":["height","abstract fun height(height: Dp)","app.cash.redwood.layout.widget.Spacer.height"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Box.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Box.horizontalAlignment"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Column.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Column.horizontalAlignment"]},{"name":"abstract fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.Row.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/horizontal-alignment.html","searchKeys":["horizontalAlignment","abstract fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.Row.horizontalAlignment"]},{"name":"abstract fun mainAxisAlignment(mainAxisAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.mainAxisAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/main-axis-alignment.html","searchKeys":["mainAxisAlignment","abstract fun mainAxisAlignment(mainAxisAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.mainAxisAlignment"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Box.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Box.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Column.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Column.margin"]},{"name":"abstract fun margin(margin: Margin)","description":"app.cash.redwood.layout.widget.Row.margin","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/margin.html","searchKeys":["margin","abstract fun margin(margin: Margin)","app.cash.redwood.layout.widget.Row.margin"]},{"name":"abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","description":"app.cash.redwood.layout.widget.Column.onScroll","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/on-scroll.html","searchKeys":["onScroll","abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","app.cash.redwood.layout.widget.Column.onScroll"]},{"name":"abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","description":"app.cash.redwood.layout.widget.Row.onScroll","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/on-scroll.html","searchKeys":["onScroll","abstract fun onScroll(onScroll: (offset: Px) -> Unit?)","app.cash.redwood.layout.widget.Row.onScroll"]},{"name":"abstract fun overflow(overflow: Overflow)","description":"app.cash.redwood.layout.widget.Column.overflow","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/overflow.html","searchKeys":["overflow","abstract fun overflow(overflow: Overflow)","app.cash.redwood.layout.widget.Column.overflow"]},{"name":"abstract fun overflow(overflow: Overflow)","description":"app.cash.redwood.layout.widget.Row.overflow","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/overflow.html","searchKeys":["overflow","abstract fun overflow(overflow: Overflow)","app.cash.redwood.layout.widget.Row.overflow"]},{"name":"abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Box.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Box.verticalAlignment"]},{"name":"abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.Row.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.Row.verticalAlignment"]},{"name":"abstract fun verticalAlignment(verticalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.Column.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/vertical-alignment.html","searchKeys":["verticalAlignment","abstract fun verticalAlignment(verticalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.Column.verticalAlignment"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Box.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Box.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Column.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Column.width"]},{"name":"abstract fun width(width: Constraint)","description":"app.cash.redwood.layout.widget.Row.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/width.html","searchKeys":["width","abstract fun width(width: Constraint)","app.cash.redwood.layout.widget.Row.width"]},{"name":"abstract fun width(width: Dp)","description":"app.cash.redwood.layout.widget.Spacer.width","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/width.html","searchKeys":["width","abstract fun width(width: Dp)","app.cash.redwood.layout.widget.Spacer.width"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Box.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Box.children"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Column.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Column.children"]},{"name":"abstract val children: Widget.Children","description":"app.cash.redwood.layout.widget.Row.children","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/children.html","searchKeys":["children","abstract val children: Widget.Children","app.cash.redwood.layout.widget.Row.children"]},{"name":"class RedwoodLayoutWidgetSystem(val RedwoodLayout: RedwoodLayoutWidgetFactory) : WidgetSystem , RedwoodLayoutWidgetFactoryOwner ","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/index.html","searchKeys":["RedwoodLayoutWidgetSystem","class RedwoodLayoutWidgetSystem(val RedwoodLayout: RedwoodLayoutWidgetFactory) : WidgetSystem , RedwoodLayoutWidgetFactoryOwner ","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem"]},{"name":"constructor(RedwoodLayout: RedwoodLayoutWidgetFactory)","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayoutWidgetSystem","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-redwood-layout-widget-system.html","searchKeys":["RedwoodLayoutWidgetSystem","constructor(RedwoodLayout: RedwoodLayoutWidgetFactory)","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayoutWidgetSystem"]},{"name":"fun allChildren(widget: Widget): List>","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion.allChildren","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-companion/all-children.html","searchKeys":["allChildren","fun allChildren(widget: Widget): List>","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion.allChildren"]},{"name":"interface Box : Widget ","description":"app.cash.redwood.layout.widget.Box","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html","searchKeys":["Box","interface Box : Widget ","app.cash.redwood.layout.widget.Box"]},{"name":"interface Column : Widget ","description":"app.cash.redwood.layout.widget.Column","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-column/index.html","searchKeys":["Column","interface Column : Widget ","app.cash.redwood.layout.widget.Column"]},{"name":"interface FlexContainer : Row , Column ","description":"app.cash.redwood.layout.widget.FlexContainer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/index.html","searchKeys":["FlexContainer","interface FlexContainer : Row , Column ","app.cash.redwood.layout.widget.FlexContainer"]},{"name":"interface RedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-factory/index.html","searchKeys":["RedwoodLayoutWidgetFactory","interface RedwoodLayoutWidgetFactory","app.cash.redwood.layout.widget.RedwoodLayoutWidgetFactory"]},{"name":"interface Row : Widget ","description":"app.cash.redwood.layout.widget.Row","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-row/index.html","searchKeys":["Row","interface Row : Widget ","app.cash.redwood.layout.widget.Row"]},{"name":"interface Spacer : Widget ","description":"app.cash.redwood.layout.widget.Spacer","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-spacer/index.html","searchKeys":["Spacer","interface Spacer : Widget ","app.cash.redwood.layout.widget.Spacer"]},{"name":"object Companion","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-companion/index.html","searchKeys":["Companion","object Companion","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.Companion"]},{"name":"open override fun apply(value: W, element: Modifier.UnscopedElement)","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.apply","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/apply.html","searchKeys":["apply","open override fun apply(value: W, element: Modifier.UnscopedElement)","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.apply"]},{"name":"open override fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/horizontal-alignment.html","searchKeys":["horizontalAlignment","open override fun horizontalAlignment(horizontalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment"]},{"name":"open override fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/horizontal-alignment.html","searchKeys":["horizontalAlignment","open override fun horizontalAlignment(horizontalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.horizontalAlignment"]},{"name":"open override fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/vertical-alignment.html","searchKeys":["verticalAlignment","open override fun verticalAlignment(verticalAlignment: CrossAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.verticalAlignment"]},{"name":"open override fun verticalAlignment(verticalAlignment: MainAxisAlignment)","description":"app.cash.redwood.layout.widget.FlexContainer.verticalAlignment","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-flex-container/vertical-alignment.html","searchKeys":["verticalAlignment","open override fun verticalAlignment(verticalAlignment: MainAxisAlignment)","app.cash.redwood.layout.widget.FlexContainer.verticalAlignment"]},{"name":"open override val RedwoodLayout: RedwoodLayoutWidgetFactory","description":"app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayout","location":"redwood-layout-widget/app.cash.redwood.layout.widget/-redwood-layout-widget-system/-redwood-layout.html","searchKeys":["RedwoodLayout","open override val RedwoodLayout: RedwoodLayoutWidgetFactory","app.cash.redwood.layout.widget.RedwoodLayoutWidgetSystem.RedwoodLayout"]},{"name":"constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.RefreshableLazyList.RefreshableLazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/-refreshable-lazy-list.html","searchKeys":["RefreshableLazyList","constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, refreshing: Boolean, onRefresh: () -> Unit?, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, pullRefreshContentColor: UInt, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.RefreshableLazyList.RefreshableLazyList"]},{"name":"constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: () -> Unit, items: () -> Unit)","description":"app.cash.redwood.lazylayout.LazyList.LazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/-lazy-list.html","searchKeys":["LazyList","constructor(isVertical: Boolean, onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, itemsBefore: Int, itemsAfter: Int, width: Constraint, height: Constraint, margin: Margin, crossAxisAlignment: CrossAxisAlignment, scrollItemIndex: ScrollItemIndex, placeholder: () -> Unit, items: () -> Unit)","app.cash.redwood.lazylayout.LazyList.LazyList"]},{"name":"data class LazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: () -> Unit, val items: () -> Unit)","description":"app.cash.redwood.lazylayout.LazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/index.html","searchKeys":["LazyList","data class LazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val placeholder: () -> Unit, val items: () -> Unit)","app.cash.redwood.lazylayout.LazyList"]},{"name":"data class RefreshableLazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: () -> Unit, val items: () -> Unit)","description":"app.cash.redwood.lazylayout.RefreshableLazyList","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/index.html","searchKeys":["RefreshableLazyList","data class RefreshableLazyList(val isVertical: Boolean, val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit, val itemsBefore: Int, val itemsAfter: Int, val refreshing: Boolean, val onRefresh: () -> Unit?, val width: Constraint, val height: Constraint, val margin: Margin, val crossAxisAlignment: CrossAxisAlignment, val scrollItemIndex: ScrollItemIndex, val pullRefreshContentColor: UInt, val placeholder: () -> Unit, val items: () -> Unit)","app.cash.redwood.lazylayout.RefreshableLazyList"]},{"name":"interface RedwoodLazyLayout","description":"app.cash.redwood.lazylayout.RedwoodLazyLayout","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-redwood-lazy-layout/index.html","searchKeys":["RedwoodLazyLayout","interface RedwoodLazyLayout","app.cash.redwood.lazylayout.RedwoodLazyLayout"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.LazyList.crossAxisAlignment","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.LazyList.crossAxisAlignment"]},{"name":"val crossAxisAlignment: CrossAxisAlignment","description":"app.cash.redwood.lazylayout.RefreshableLazyList.crossAxisAlignment","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/cross-axis-alignment.html","searchKeys":["crossAxisAlignment","val crossAxisAlignment: CrossAxisAlignment","app.cash.redwood.lazylayout.RefreshableLazyList.crossAxisAlignment"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.LazyList.height","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.LazyList.height"]},{"name":"val height: Constraint","description":"app.cash.redwood.lazylayout.RefreshableLazyList.height","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/height.html","searchKeys":["height","val height: Constraint","app.cash.redwood.lazylayout.RefreshableLazyList.height"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.LazyList.isVertical","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.LazyList.isVertical"]},{"name":"val isVertical: Boolean","description":"app.cash.redwood.lazylayout.RefreshableLazyList.isVertical","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/is-vertical.html","searchKeys":["isVertical","val isVertical: Boolean","app.cash.redwood.lazylayout.RefreshableLazyList.isVertical"]},{"name":"val items: () -> Unit","description":"app.cash.redwood.lazylayout.LazyList.items","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items.html","searchKeys":["items","val items: () -> Unit","app.cash.redwood.lazylayout.LazyList.items"]},{"name":"val items: () -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.items","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items.html","searchKeys":["items","val items: () -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.items"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.LazyList.itemsAfter","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.LazyList.itemsAfter"]},{"name":"val itemsAfter: Int","description":"app.cash.redwood.lazylayout.RefreshableLazyList.itemsAfter","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items-after.html","searchKeys":["itemsAfter","val itemsAfter: Int","app.cash.redwood.lazylayout.RefreshableLazyList.itemsAfter"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.LazyList.itemsBefore","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.LazyList.itemsBefore"]},{"name":"val itemsBefore: Int","description":"app.cash.redwood.lazylayout.RefreshableLazyList.itemsBefore","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/items-before.html","searchKeys":["itemsBefore","val itemsBefore: Int","app.cash.redwood.lazylayout.RefreshableLazyList.itemsBefore"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.LazyList.margin","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.LazyList.margin"]},{"name":"val margin: Margin","description":"app.cash.redwood.lazylayout.RefreshableLazyList.margin","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/margin.html","searchKeys":["margin","val margin: Margin","app.cash.redwood.lazylayout.RefreshableLazyList.margin"]},{"name":"val onRefresh: () -> Unit?","description":"app.cash.redwood.lazylayout.RefreshableLazyList.onRefresh","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/on-refresh.html","searchKeys":["onRefresh","val onRefresh: () -> Unit?","app.cash.redwood.lazylayout.RefreshableLazyList.onRefresh"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.LazyList.onViewportChanged","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.LazyList.onViewportChanged"]},{"name":"val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.onViewportChanged","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/on-viewport-changed.html","searchKeys":["onViewportChanged","val onViewportChanged: (firstVisibleItemIndex: Int, lastVisibleItemIndex: Int) -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.onViewportChanged"]},{"name":"val placeholder: () -> Unit","description":"app.cash.redwood.lazylayout.LazyList.placeholder","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/placeholder.html","searchKeys":["placeholder","val placeholder: () -> Unit","app.cash.redwood.lazylayout.LazyList.placeholder"]},{"name":"val placeholder: () -> Unit","description":"app.cash.redwood.lazylayout.RefreshableLazyList.placeholder","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/placeholder.html","searchKeys":["placeholder","val placeholder: () -> Unit","app.cash.redwood.lazylayout.RefreshableLazyList.placeholder"]},{"name":"val pullRefreshContentColor: UInt","description":"app.cash.redwood.lazylayout.RefreshableLazyList.pullRefreshContentColor","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/pull-refresh-content-color.html","searchKeys":["pullRefreshContentColor","val pullRefreshContentColor: UInt","app.cash.redwood.lazylayout.RefreshableLazyList.pullRefreshContentColor"]},{"name":"val refreshing: Boolean","description":"app.cash.redwood.lazylayout.RefreshableLazyList.refreshing","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/refreshing.html","searchKeys":["refreshing","val refreshing: Boolean","app.cash.redwood.lazylayout.RefreshableLazyList.refreshing"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.LazyList.scrollItemIndex","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.LazyList.scrollItemIndex"]},{"name":"val scrollItemIndex: ScrollItemIndex","description":"app.cash.redwood.lazylayout.RefreshableLazyList.scrollItemIndex","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/scroll-item-index.html","searchKeys":["scrollItemIndex","val scrollItemIndex: ScrollItemIndex","app.cash.redwood.lazylayout.RefreshableLazyList.scrollItemIndex"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.LazyList.width","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-lazy-list/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.LazyList.width"]},{"name":"val width: Constraint","description":"app.cash.redwood.lazylayout.RefreshableLazyList.width","location":"redwood-lazylayout-schema/app.cash.redwood.lazylayout/-refreshable-lazy-list/width.html","searchKeys":["width","val width: Constraint","app.cash.redwood.lazylayout.RefreshableLazyList.width"]}] \ No newline at end of file