{"id":"frontend.yui.host.windows--yuiWindowsTextEditingClusterV1","name":"yuiWindowsTextEditingClusterV1","owner":"yeho","package":"frontend.yui.host.windows","kind":"thing","signature":"external thing yuiWindowsTextEditingClusterV1","description":"A yui windows text editing cluster v1 record carrying index, sourceStartUtf8, sourceEndUtf8, sourceStartUtf16, sourceEndUtf16, and related state.","context":"Connect YUI to Windows host input, accessibility, and editing services.","parameters":[],"returns":"void","members":[{"name":"index","kind":"field","type":"int","description":"Stores index as int.","signature":"int index","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"sourceStartUtf8","kind":"field","type":"int","description":"Stores source start utf8 as int.","signature":"int sourceStartUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"sourceEndUtf8","kind":"field","type":"int","description":"Stores source end utf8 as int.","signature":"int sourceEndUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"sourceStartUtf16","kind":"field","type":"int","description":"Stores source start utf16 as int.","signature":"int sourceStartUtf16","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"sourceEndUtf16","kind":"field","type":"int","description":"Stores source end utf16 as int.","signature":"int sourceEndUtf16","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"widthQ26_6","kind":"field","type":"int","description":"Stores width q26 6 as int.","signature":"int widthQ26_6","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"canWrapLineAfter","kind":"field","type":"bool","description":"Stores can wrap line after as bool.","signature":"bool canWrapLineAfter","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"whitespace","kind":"field","type":"bool","description":"Stores whitespace as bool.","signature":"bool whitespace","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"newline","kind":"field","type":"bool","description":"Stores newline as bool.","signature":"bool newline","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"rightToLeft","kind":"field","type":"bool","description":"Stores right to left as bool.","signature":"bool rightToLeft","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"yuiWindowsTextEditingClusterV1","kind":"constructor","parameters":[{"name":"index","type":"int","description":"Index."},{"name":"sourceStartUtf8","type":"int","description":"Source start utf8."},{"name":"sourceEndUtf8","type":"int","description":"Source end utf8."},{"name":"sourceStartUtf16","type":"int","description":"Source start utf16."},{"name":"sourceEndUtf16","type":"int","description":"Source end utf16."},{"name":"widthQ26_6","type":"int","description":"Width q26 6."},{"name":"canWrapLineAfter","type":"bool","description":"Can wrap line after."},{"name":"whitespace","type":"bool","description":"Whitespace."},{"name":"newline","type":"bool","description":"Newline."},{"name":"rightToLeft","type":"bool","description":"Right to left."}],"returns":"void","signature":"yuiWindowsTextEditingClusterV1(int index, int sourceStartUtf8, int sourceEndUtf8, int sourceStartUtf16, int sourceEndUtf16, int widthQ26_6, bool canWrapLineAfter, bool whitespace, bool newline, bool rightToLeft)","description":"Yui windows text editing cluster v1.","tags":["thing","constructor","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","frontend.yui.host.windows"],"exampleId":"method-Snapshot-11","updated":"2026-09-09"}],"tags":["cpu","frontend","frontend.yui.host.windows","host","method","source-example","thing","windows","yeho","yui"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/frontend/yui/host/windows/text-editing_geometry-editing_geometry_v1.yh","line":10,"sha256":"3e747cb419290ff7dea9b82643316fb944e1060595cca1d83bbd826166493226"},"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 yuiWindowsTextEditingClusterV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using frontend.yui.host.windows\n\n// Connect YUI to Windows host input, accessibility, and editing services.\nyuiWindowsTextEditingClusterV1 sample = yuiWindowsTextEditingClusterV1(1, 1, 1, 1, 1, 1, true, true, true, true)\nConsole.Log(Text.From(sample.index))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditingclusterv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"190290fd0faa45fdc137d6dd6d9b484f46bcea6b77af3bdac848d18d301b5350","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-11","title":"yuiWindowsTextEditingClusterV1.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using frontend.yui.host.windows\n\n// Snapshot.\nyuiWindowsTextEditingClusterV1 instance = yuiWindowsTextEditingClusterV1(1, 1, 1, 1, 1, 1, true, true, true, true)\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditingclusterv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"601174e641bf263c994f71c1d42661cdae7a11c362dc1b039688e3830aec853a","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["index","sourceStartUtf8","sourceEndUtf8","sourceStartUtf16","sourceEndUtf16","widthQ26_6","canWrapLineAfter","whitespace","newline","rightToLeft","yuiWindowsTextEditingClusterV1","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=frontend.yui.host.windows--yuiWindowsTextEditingClusterV1","json":"https://demonhunterlabs.com/reference/items/frontend.yui.host.windows--yuiWindowsTextEditingClusterV1.json","markdown":"https://demonhunterlabs.com/reference/text/frontend.yui.host.windows--yuiWindowsTextEditingClusterV1.md"}
