{"id":"ui--yuiIconResolution","name":"yuiIconResolution","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiIconResolution","description":"A yui icon resolution record carrying found, resource, diagnostic.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"found","kind":"field","type":"bool","description":"Stores found as bool.","signature":"bool found","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"resource","kind":"field","type":"yuiIconResource","description":"Stores resource as yuiIconResource.","signature":"yuiIconResource resource","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiIconResolution","kind":"constructor","parameters":[{"name":"found","type":"bool","description":"Found."},{"name":"resource","type":"yuiIconResource","description":"Resource."},{"name":"diagnostic","type":"text","description":"Diagnostic."}],"returns":"void","signature":"yuiIconResolution(bool found, yuiIconResource resource, text diagnostic)","description":"Yui icon resolution.","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-4","updated":"2026-09-09"}],"tags":["cpu","method","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/media-definitions.yh","line":74,"sha256":"e03625225aa2fa379344a28589cde5e27bcf6e0c346fdad36e2d59ac53f16645"},"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 yuiIconResolution","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.\nyuiIconResolution sample = yuiIconResolution(true, yuiIconResource(\"semantic Name\", \"source Uri\", \"png\", \"theme\", \"direction\", 1, 1, \"tint Role\", true, \"example\"), \"diagnostic\")\nConsole.Log(Text.From(sample.found))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiiconresolution\"\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":"8f8fef88b24de39b4a0712191f48052e3f630165b37d425f780d75d10f14c5b0","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-4","title":"yuiIconResolution.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.\nyuiIconResolution instance = yuiIconResolution(true, yuiIconResource(\"semantic Name\", \"source Uri\", \"png\", \"theme\", \"direction\", 1, 1, \"tint Role\", true, \"example\"), \"diagnostic\")\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuiiconresolution\"\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":"e9c59f7485ccbe8cbd7d4f9c029290989ce41093700ec51d7443b3fe1e8bdf51","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["found","resource","diagnostic","yuiIconResolution","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiIconResolution","json":"https://demonhunterlabs.com/reference/items/ui--yuiIconResolution.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiIconResolution.md"}
