{"id":"ui--yuiRenderLayer","name":"yuiRenderLayer","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiRenderLayer","description":"A yui render layer record carrying id, targetId, zOrder, opacity, blend, and related state.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"id","kind":"field","type":"text","description":"Stores id as text.","signature":"text id","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"targetId","kind":"field","type":"text","description":"Stores target id as text.","signature":"text targetId","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"zOrder","kind":"field","type":"int","description":"Stores z order as int.","signature":"int zOrder","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"opacity","kind":"field","type":"int","description":"Stores opacity as int.","signature":"int opacity","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"blend","kind":"field","type":"text","description":"Stores blend as text.","signature":"text blend","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"isolated","kind":"field","type":"bool","description":"Stores isolated as bool.","signature":"bool isolated","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiRenderLayer","kind":"constructor","parameters":[{"name":"id","type":"text","description":"Id."},{"name":"targetId","type":"text","description":"Target id."},{"name":"zOrder","type":"int","description":"Z order."},{"name":"opacity","type":"int","description":"Opacity."},{"name":"blend","type":"text","description":"Blend."},{"name":"isolated","type":"bool","description":"Isolated."}],"returns":"void","signature":"yuiRenderLayer(text id, text targetId, int zOrder, int opacity, text blend, bool isolated)","description":"Yui render layer.","tags":["thing","constructor","ui"],"updated":"2026-09-09"},{"name":"Describe","kind":"method","parameters":[],"returns":"text","signature":"Describe() returns text","description":"Describe.","tags":["thing","method","ui"],"exampleId":"method-Describe-7","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/render-00-definitions.yh","line":810,"sha256":"ffe87f06297c002c1b58e5728706712c19229c0c62ccc6729603984094373b51"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use yuiRenderLayer","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiRenderLayer sample = yuiRenderLayer(\"id\", \"target Id\", 1, 1, \"blend\", true)\nConsole.Log(Text.From(sample.id))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuirenderlayer\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"29315b8f6dba0268b6dbd47fd61f23883dabff96d5f6344c6ca5cb22a77faab4","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-7","title":"yuiRenderLayer.Describe","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using ui\n\n// Describe.\nyuiRenderLayer instance = yuiRenderLayer(\"id\", \"target Id\", 1, 1, \"blend\", true)\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuirenderlayer\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"152fa0c038c3d76b2524a81ccbf454c63ae417bf22eb580cbd6985a68094f3c8","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["id","targetId","zOrder","opacity","blend","isolated","yuiRenderLayer","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiRenderLayer","json":"https://demonhunterlabs.com/reference/items/ui--yuiRenderLayer.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiRenderLayer.md"}
